Skip to content

Instantly share code, notes, and snippets.

@rcombs
Created April 1, 2015 05:51
Show Gist options
  • Save rcombs/bead6febe0726252e388 to your computer and use it in GitHub Desktop.
Save rcombs/bead6febe0726252e388 to your computer and use it in GitHub Desktop.
2015-03-31 23:25:25 -0600
./configure
--prefix=/usr/local/Cellar/llvm/HEAD
--enable-optimized
--disable-bindings
--enable-targets=host
--enable-shared
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking whether clang works... yes
checking whether GCC or Clang is our host compiler... clang
configure: WARNING: Unknown project (libcxx) won't be configured automatically
checking build system type... x86_64-apple-darwin14.3.0
checking host system type... x86_64-apple-darwin14.3.0
checking target system type... x86_64-apple-darwin14.3.0
checking type of operating system we're going to host on... Darwin
checking type of operating system we're going to target... Darwin
checking target architecture... x86_64
checking whether Clang is new enough... yes
checking whether Clang will select a modern C++ standard library... 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... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for ranlib... ranlib
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /usr/local/Library/ENV/4.3/sed
checking for tar... /usr/bin/tar
checking for pwd... /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... /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 go... no
checking for ocamlfind... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 241.9
checking for compiler -Wl,-R<path> option... no
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... no
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-comment
checking for python... /usr/local/opt/python/bin/python
checking for python >= 2.7... /usr/local/opt/python/bin/python (2.7.9)
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking for library containing clock_gettime... no
checking for library containing setupterm... -lcurses
checking for library containing el_init... -ledit
checking for library containing mallinfo... no
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for compress2 in -lz... yes
checking for xml2-config... xml2-config
checking for libxml2 includes... -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2
checking for xmlReadFile in -lxml2... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for MAP_ANONYMOUS vs. MAP_ANON... no
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for cxxabi.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking execinfo.h usability... 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... no
checking link.h presence... no
checking for link.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
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... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... yes
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 getcwd... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... yes
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... no
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether arc4random is declared... yes
checking whether strerror_s is declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating tools/clang/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: creating tools/clang/include/clang/Config/config.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
clang called with: --version
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -std=c++0x conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -o conftest -std=c++0x conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
clang called with: -o conftest -Wl,-R. conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -Wl,-R. conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -rdynamic conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -rdynamic conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -Wl,--version-script=/var/folders/kb/bbcy2dmx2475x1jdtdbsnn080000gq/T//foolOEIGi/export.map conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -Wl,--version-script=/var/folders/kb/bbcy2dmx2475x1jdtdbsnn080000gq/T//foolOEIGi/export.map conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Werror -Wvariadic-macros -fsyntax-only -xc /dev/null
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -Werror -Wvariadic-macros -fsyntax-only -xc /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wmissing-field-initializers -fsyntax-only -xc /dev/null
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -Werror -Wmissing-field-initializers -fsyntax-only -xc /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -Werror -Wcovered-switch-default -fsyntax-only -xc /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -Werror -Wmaybe-uninitialized -fsyntax-only -xc /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Werror -Wuninitialized -fsyntax-only -xc /dev/null
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -Werror -Wuninitialized -fsyntax-only -xc /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lrt -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lrt -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -ltinfo -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -ltinfo -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lterminfo -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lterminfo -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lmalloc -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lmalloc -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lxml2 -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lxml2 -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -pedantic conftest.cpp -lz -lpthread -ledit -lcurses -lm
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -o conftest -pedantic conftest.cpp -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp -lz -lpthread -ledit -lcurses -lm
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -stdlib=libc++ -o conftest conftest.cpp -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp
superenv added: -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -stdlib=libc++ -c -O0 -fvisibility-inlines-hidden -Werror conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2015-03-31 23:25:52 -0600
make
llvm[0]: Constructing LLVMBuild project information.
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts: File exists
llvm[1]: Compiling APFloat.cpp for Release+Asserts build
llvm[1]: Compiling APSInt.cpp for Release+Asserts build
llvm[1]: Compiling APInt.cpp for Release+Asserts build
llvm[1]: Compiling ARMBuildAttrs.cpp for Release+Asserts build
llvm[1]: Compiling ARMWinEH.cpp for Release+Asserts build
llvm[1]: Compiling Atomic.cpp for Release+Asserts build
llvm[1]: Compiling Allocator.cpp for Release+Asserts build
llvm[1]: Compiling BlockFrequency.cpp for Release+Asserts build
llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build
llvm[1]: Compiling Compression.cpp for Release+Asserts build
llvm[1]: Compiling CommandLine.cpp for Release+Asserts build
llvm[1]: Compiling ConvertUTF.c for Release+Asserts build
llvm[1]: Compiling ConvertUTFWrapper.cpp for Release+Asserts build
llvm[1]: Compiling CrashRecoveryContext.cpp for Release+Asserts build
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release+Asserts build
llvm[1]: Compiling DataExtractor.cpp for Release+Asserts build
llvm[1]: Compiling DataStream.cpp for Release+Asserts build
llvm[1]: Compiling Debug.cpp for Release+Asserts build
llvm[1]: Compiling DeltaAlgorithm.cpp for Release+Asserts build
llvm[1]: Compiling Dwarf.cpp for Release+Asserts build
llvm[1]: Compiling DynamicLibrary.cpp for Release+Asserts build
llvm[1]: Compiling Errno.cpp for Release+Asserts build
llvm[1]: Compiling ErrorHandling.cpp for Release+Asserts build
llvm[1]: Compiling FileOutputBuffer.cpp for Release+Asserts build
llvm[1]: Compiling FileUtilities.cpp for Release+Asserts build
llvm[1]: Compiling FoldingSet.cpp for Release+Asserts build
llvm[1]: Compiling FormattedStream.cpp for Release+Asserts build
llvm[1]: Compiling GraphWriter.cpp for Release+Asserts build
llvm[1]: Compiling Hashing.cpp for Release+Asserts build
llvm[1]: Compiling Host.cpp for Release+Asserts build
llvm[1]: Compiling IntEqClasses.cpp for Release+Asserts build
llvm[1]: Compiling IntervalMap.cpp for Release+Asserts build
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release+Asserts build
llvm[1]: Compiling LEB128.cpp for Release+Asserts build
llvm[1]: Compiling LineIterator.cpp for Release+Asserts build
llvm[1]: Compiling Locale.cpp for Release+Asserts build
llvm[1]: Compiling LockFileManager.cpp for Release+Asserts build
llvm[1]: Compiling MD5.cpp for Release+Asserts build
llvm[1]: Compiling ManagedStatic.cpp for Release+Asserts build
llvm[1]: Compiling MathExtras.cpp for Release+Asserts build
llvm[1]: Compiling Memory.cpp for Release+Asserts build
llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build
llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build
llvm[1]: Compiling Mutex.cpp for Release+Asserts build
llvm[1]: Compiling Options.cpp for Release+Asserts build
llvm[1]: Compiling Path.cpp for Release+Asserts build
llvm[1]: Compiling PluginLoader.cpp for Release+Asserts build
llvm[1]: Compiling PrettyStackTrace.cpp for Release+Asserts build
llvm[1]: Compiling Process.cpp for Release+Asserts build
llvm[1]: Compiling Program.cpp for Release+Asserts build
llvm[1]: Compiling RWMutex.cpp for Release+Asserts build
llvm[1]: Compiling RandomNumberGenerator.cpp for Release+Asserts build
llvm[1]: Compiling Regex.cpp for Release+Asserts build
llvm[1]: Compiling ScaledNumber.cpp for Release+Asserts build
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build
llvm[1]: Compiling Signals.cpp for Release+Asserts build
llvm[1]: Compiling SmallPtrSet.cpp for Release+Asserts build
llvm[1]: Compiling SmallVector.cpp for Release+Asserts build
llvm[1]: Compiling SourceMgr.cpp for Release+Asserts build
llvm[1]: Compiling SpecialCaseList.cpp for Release+Asserts build
llvm[1]: Compiling Statistic.cpp for Release+Asserts build
llvm[1]: Compiling StreamingMemoryObject.cpp for Release+Asserts build
llvm[1]: Compiling StringExtras.cpp for Release+Asserts build
llvm[1]: Compiling StringMap.cpp for Release+Asserts build
llvm[1]: Compiling StringPool.cpp for Release+Asserts build
llvm[1]: Compiling StringRef.cpp for Release+Asserts build
llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build
llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build
llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build
llvm[1]: Compiling Threading.cpp for Release+Asserts build
llvm[1]: Compiling TimeValue.cpp for Release+Asserts build
llvm[1]: Compiling Timer.cpp for Release+Asserts build
llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build
llvm[1]: Compiling Triple.cpp for Release+Asserts build
llvm[1]: Compiling Twine.cpp for Release+Asserts build
llvm[1]: Compiling Unicode.cpp for Release+Asserts build
llvm[1]: Compiling Valgrind.cpp for Release+Asserts build
llvm[1]: Compiling Watchdog.cpp for Release+Asserts build
llvm[1]: Compiling YAMLParser.cpp for Release+Asserts build
llvm[1]: Compiling YAMLTraits.cpp for Release+Asserts build
llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build
llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build
llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build
llvm[1]: Compiling regcomp.c for Release+Asserts build
llvm[1]: Compiling regerror.c for Release+Asserts build
llvm[1]: Compiling regexec.c for Release+Asserts build
llvm[1]: Compiling regfree.c for Release+Asserts build
llvm[1]: Compiling regstrlcpy.c for Release+Asserts build
llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts: File exists
llvm[1]: Compiling Error.cpp for Release+Asserts build
llvm[1]: Compiling StringMatcher.cpp for Release+Asserts build
llvm[1]: Compiling Record.cpp for Release+Asserts build
llvm[1]: Compiling SetTheory.cpp for Release+Asserts build
llvm[1]: Compiling Main.cpp for Release+Asserts build
llvm[1]: Compiling TGParser.cpp for Release+Asserts build
llvm[1]: Compiling TGLexer.cpp for Release+Asserts build
llvm[1]: Compiling TableGenBackend.cpp for Release+Asserts build
llvm[1]: Building Release+Asserts Archive Library libLLVMTableGen.a
llvm[2]: Creating 'llvm-lit' script...
llvm[2]: Compiling count.c for Release+Asserts build
llvm[2]: Compiling PerfectShuffle.cpp for Release+Asserts build
llvm[2]: Compiling not.cpp for Release+Asserts build
llvm[2]: Compiling fpcmp.cpp for Release+Asserts build
llvm[2]: Compiling FileCheck.cpp for Release+Asserts build
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable count (without symbols)
llvm[3]: Compiling src/gtest-all.cc for Release+Asserts build
llvm[3]: Compiling TestMain.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable count (without symbols)
llvm[2]: Compiling AsmWriterEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable not (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable not (without symbols)
llvm[2]: Compiling AsmWriterInst.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable fpcmp (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-PerfectShuffle (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable fpcmp (without symbols)
llvm[2]: Compiling CTagsEmitter.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-PerfectShuffle (without symbols)
llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libgtest_main.a
llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable FileCheck (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols)
llvm[2]: Compiling CodeGenMapTable.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenRegisters.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenSchedule.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenTarget.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelEmitter.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcher.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libgtest.a
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build
llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release+Asserts build
llvm[2]: Compiling DisassemblerEmitter.cpp for Release+Asserts build
llvm[2]: Compiling FastISelEmitter.cpp for Release+Asserts build
llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release+Asserts build
llvm[2]: Compiling InstrInfoEmitter.cpp for Release+Asserts build
llvm[2]: Compiling IntrinsicEmitter.cpp for Release+Asserts build
llvm[2]: Compiling OptParserEmitter.cpp for Release+Asserts build
llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release+Asserts build
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build
llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build
llvm[2]: Compiling TableGen.cpp for Release+Asserts build
llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build
llvm[2]: Compiling X86ModRMFilters.cpp for Release+Asserts build
llvm[2]: Compiling X86RecognizableInstr.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-tblgen (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-tblgen (without symbols)
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts: File exists
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[1]: Compiling AsmWriter.cpp for Release+Asserts build
llvm[1]: Compiling AutoUpgrade.cpp for Release+Asserts build
llvm[1]: Compiling Attributes.cpp for Release+Asserts build
llvm[1]: Compiling ConstantFold.cpp for Release+Asserts build
llvm[1]: Compiling Comdat.cpp for Release+Asserts build
llvm[1]: Compiling BasicBlock.cpp for Release+Asserts build
llvm[1]: Compiling Constants.cpp for Release+Asserts build
llvm[1]: Compiling ConstantRange.cpp for Release+Asserts build
llvm[1]: Compiling Core.cpp for Release+Asserts build
llvm[1]: Compiling DIBuilder.cpp for Release+Asserts build
llvm[1]: Compiling DataLayout.cpp for Release+Asserts build
llvm[1]: Compiling DebugInfo.cpp for Release+Asserts build
llvm[1]: Compiling DebugInfoMetadata.cpp for Release+Asserts build
llvm[1]: Compiling DebugLoc.cpp for Release+Asserts build
llvm[1]: Compiling DiagnosticInfo.cpp for Release+Asserts build
llvm[1]: Compiling DiagnosticPrinter.cpp for Release+Asserts build
llvm[1]: Compiling Dominators.cpp for Release+Asserts build
llvm[1]: Compiling Function.cpp for Release+Asserts build
llvm[1]: Compiling GCOV.cpp for Release+Asserts build
llvm[1]: Compiling GVMaterializer.cpp for Release+Asserts build
llvm[1]: Compiling Globals.cpp for Release+Asserts build
llvm[1]: Compiling IRBuilder.cpp for Release+Asserts build
llvm[1]: Compiling IRPrintingPasses.cpp for Release+Asserts build
llvm[1]: Compiling InlineAsm.cpp for Release+Asserts build
llvm[1]: Compiling Instruction.cpp for Release+Asserts build
llvm[1]: Compiling Instructions.cpp for Release+Asserts build
llvm[1]: Compiling IntrinsicInst.cpp for Release+Asserts build
llvm[1]: Compiling LLVMContext.cpp for Release+Asserts build
llvm[1]: Compiling LLVMContextImpl.cpp for Release+Asserts build
llvm[1]: Compiling LegacyPassManager.cpp for Release+Asserts build
llvm[1]: Compiling MDBuilder.cpp for Release+Asserts build
llvm[1]: Compiling Mangler.cpp for Release+Asserts build
llvm[1]: Compiling Metadata.cpp for Release+Asserts build
llvm[1]: Compiling MetadataTracking.cpp for Release+Asserts build
llvm[1]: Compiling Module.cpp for Release+Asserts build
llvm[1]: Compiling Pass.cpp for Release+Asserts build
llvm[1]: Compiling PassManager.cpp for Release+Asserts build
llvm[1]: Compiling PassRegistry.cpp for Release+Asserts build
llvm[1]: Compiling Statepoint.cpp for Release+Asserts build
llvm[1]: Compiling Type.cpp for Release+Asserts build
llvm[1]: Compiling TypeFinder.cpp for Release+Asserts build
llvm[1]: Compiling Use.cpp for Release+Asserts build
llvm[1]: Compiling UseListOrder.cpp for Release+Asserts build
llvm[1]: Compiling User.cpp for Release+Asserts build
llvm[1]: Compiling Value.cpp for Release+Asserts build
llvm[1]: Compiling ValueSymbolTable.cpp for Release+Asserts build
llvm[1]: Compiling ValueTypes.cpp for Release+Asserts build
llvm[1]: Compiling Verifier.cpp for Release+Asserts build
llvm[1]: Building Release+Asserts Archive Library libLLVMCore.a
make[2]: Nothing to be done for `all'.
llvm[2]: Compiling LLLexer.cpp for Release+Asserts build
llvm[2]: Compiling AliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling BitReader.cpp for Release+Asserts build
llvm[3]: Compiling ASanStackFrameLayout.cpp for Release+Asserts build
llvm[2]: Compiling LinkModules.cpp for Release+Asserts build
llvm[3]: Compiling Execution.cpp for Release+Asserts build
llvm[3]: Building X86.td register info implementation with tblgen
llvm[3]: Compiling DAGCombiner.cpp for Release+Asserts build
llvm[3]: Compiling AddDiscriminators.cpp for Release+Asserts build
llvm[3]: Compiling BitcodeReader.cpp for Release+Asserts build
llvm[2]: Compiling AliasAnalysisCounter.cpp for Release+Asserts build
llvm[2]: Compiling LLParser.cpp for Release+Asserts build
llvm[3]: Compiling BasicBlockUtils.cpp for Release+Asserts build
llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release+Asserts build
llvm[3]: Building X86.td instruction information with tblgen
llvm[3]: Compiling ExternalFunctions.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMLinker.a
llvm[3]: Compiling BitWriter.cpp for Release+Asserts build
llvm[2]: Compiling AliasDebugger.cpp for Release+Asserts build
llvm[3]: Compiling BreakCriticalEdges.cpp for Release+Asserts build
llvm[3]: Compiling BitcodeWriter.cpp for Release+Asserts build
llvm[2]: Compiling AliasSetTracker.cpp for Release+Asserts build
llvm[3]: Compiling Interpreter.cpp for Release+Asserts build
llvm[3]: Compiling BuildLibCalls.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMInterpreter.a
llvm[2]: Compiling Analysis.cpp for Release+Asserts build
llvm[3]: Compiling MCJIT.cpp for Release+Asserts build
llvm[3]: Compiling BypassSlowDivision.cpp for Release+Asserts build
llvm[2]: Compiling Parser.cpp for Release+Asserts build
llvm[3]: Compiling BitstreamReader.cpp for Release+Asserts build
llvm[2]: Compiling AssumptionCache.cpp for Release+Asserts build
llvm[3]: Compiling CloneFunction.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMBitReader.a
llvm[3]: Compiling FastISel.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCJIT.a
llvm[3]: Compiling CloneSubModule.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMAsmParser.a
llvm[3]: Compiling ARMException.cpp for Release+Asserts build
llvm[2]: Compiling BasicAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling BitcodeWriterPass.cpp for Release+Asserts build
llvm[3]: Compiling IndirectionUtils.cpp for Release+Asserts build
llvm[3]: Compiling CloneModule.cpp for Release+Asserts build
llvm[3]: Compiling ValueEnumerator.cpp for Release+Asserts build
llvm[3]: Building X86.td assembly writer with tblgen
llvm[3]: Compiling AddressPool.cpp for Release+Asserts build
llvm[2]: Compiling BlockFrequencyInfo.cpp for Release+Asserts build
llvm[3]: Compiling CmpInstAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling OrcMCJITReplacement.cpp for Release+Asserts build
llvm[3]: Compiling AddressSanitizer.cpp for Release+Asserts build
llvm[3]: Compiling AsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling CodeExtractor.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMBitWriter.a
llvm[3]: Compiling RTDyldMemoryManager.cpp for Release+Asserts build
llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyld.cpp for Release+Asserts build
llvm[3]: Building X86.td assembly matcher with tblgen
llvm[3]: Compiling OrcTargetSupport.cpp for Release+Asserts build
llvm[3]: Compiling CtorUtils.cpp for Release+Asserts build
llvm[2]: Compiling BranchProbabilityInfo.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyldCOFF.cpp for Release+Asserts build
llvm[3]: Compiling BoundsChecking.cpp for Release+Asserts build
llvm[3]: Compiling FunctionLoweringInfo.cpp for Release+Asserts build
llvm[3]: Compiling DemoteRegToStack.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMOrcJIT.a
llvm[3]: Compiling ADCE.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyldChecker.cpp for Release+Asserts build
llvm[3]: Compiling AsmPrinterDwarf.cpp for Release+Asserts build
llvm[2]: Compiling CFG.cpp for Release+Asserts build
llvm[3]: Compiling FlattenCFG.cpp for Release+Asserts build
llvm[3]: Compiling DataFlowSanitizer.cpp for Release+Asserts build
llvm[3]: Compiling AlignmentFromAssumptions.cpp for Release+Asserts build
llvm[2]: Compiling CFGPrinter.cpp for Release+Asserts build
llvm[3]: Building X86.td assembly writer #1 with tblgen
llvm[3]: Compiling RuntimeDyldELF.cpp for Release+Asserts build
llvm[3]: Compiling GlobalStatus.cpp for Release+Asserts build
llvm[3]: Compiling BDCE.cpp for Release+Asserts build
llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release+Asserts build
llvm[2]: Compiling CFLAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling InstrEmitter.cpp for Release+Asserts build
llvm[3]: Compiling InlineFunction.cpp for Release+Asserts build
llvm[3]: Compiling ConstantHoisting.cpp for Release+Asserts build
llvm[3]: Compiling DIE.cpp for Release+Asserts build
llvm[3]: Compiling GCOVProfiling.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeDAG.cpp for Release+Asserts build
llvm[3]: Building X86.td DAG instruction selector implementation with tblgen
llvm[2]: Compiling CGSCCPassManager.cpp for Release+Asserts build
llvm[3]: Compiling RuntimeDyldMachO.cpp for Release+Asserts build
llvm[3]: Compiling ConstantProp.cpp for Release+Asserts build
llvm[2]: Compiling CaptureTracking.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMRuntimeDyld.a
llvm[3]: Compiling InstructionNamer.cpp for Release+Asserts build
llvm[2]: Compiling ExecutionEngine.cpp for Release+Asserts build
llvm[3]: Compiling DIEHash.cpp for Release+Asserts build
llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release+Asserts build
llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build
llvm[2]: Compiling CodeMetrics.cpp for Release+Asserts build
llvm[3]: Compiling InstrProfiling.cpp for Release+Asserts build
llvm[3]: Compiling DCE.cpp for Release+Asserts build
llvm[3]: Compiling LCSSA.cpp for Release+Asserts build
llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release+Asserts build
llvm[2]: Compiling ConstantFolding.cpp for Release+Asserts build
llvm[2]: Compiling ExecutionEngineBindings.cpp for Release+Asserts build
llvm[3]: Compiling Instrumentation.cpp for Release+Asserts build
llvm[3]: Compiling DeadStoreElimination.cpp for Release+Asserts build
llvm[3]: Compiling MemorySanitizer.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeFloatTypes.cpp for Release+Asserts build
llvm[3]: Compiling DwarfAccelTable.cpp for Release+Asserts build
llvm[3]: Compiling Local.cpp for Release+Asserts build
llvm[2]: Compiling GDBRegistrationListener.cpp for Release+Asserts build
llvm[2]: Compiling CostModel.cpp for Release+Asserts build
llvm[2]: Compiling SectionMemoryManager.cpp for Release+Asserts build
llvm[2]: Compiling TargetSelect.cpp for Release+Asserts build
llvm[3]: Compiling EarlyCSE.cpp for Release+Asserts build
llvm[2]: Compiling Delinearization.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release+Asserts build
llvm[3]: Compiling DwarfCFIException.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMExecutionEngine.a
llvm[3]: Compiling InstCombineAddSub.cpp for Release+Asserts build
llvm[3]: Compiling SanitizerCoverage.cpp for Release+Asserts build
llvm[3]: Compiling LoopSimplify.cpp for Release+Asserts build
llvm[3]: Building X86.td disassembly tables with tblgen
llvm[2]: Compiling DependenceAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling DwarfCompileUnit.cpp for Release+Asserts build
llvm[3]: Compiling ThreadSanitizer.cpp for Release+Asserts build
llvm[3]: Compiling FlattenCFGPass.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnroll.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineAndOrXor.cpp for Release+Asserts build
llvm[3]: Compiling Float2Int.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeTypes.cpp for Release+Asserts build
llvm[2]: Compiling DomPrinter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMInstrumentation.a
llvm[2]: Compiling LTOCodeGenerator.cpp for Release+Asserts build
llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen
llvm[3]: Compiling DwarfDebug.cpp for Release+Asserts build
llvm[2]: Compiling DominanceFrontier.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnrollRuntime.cpp for Release+Asserts build
llvm[3]: Compiling GVN.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineCalls.cpp for Release+Asserts build
llvm[2]: Compiling IVUsers.cpp for Release+Asserts build
llvm[2]: Compiling LTOModule.cpp for Release+Asserts build
llvm[3]: Compiling LowerInvoke.cpp for Release+Asserts build
llvm[2]: Compiling InstCount.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeVectorOps.cpp for Release+Asserts build
llvm[3]: Compiling LowerSwitch.cpp for Release+Asserts build
llvm[3]: Building X86.td calling convention information with tblgen
llvm[3]: Compiling InstCombineCasts.cpp for Release+Asserts build
llvm[2]: Compiling InstructionSimplify.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMLTO.a
llvm[3]: Compiling ArgumentPromotion.cpp for Release+Asserts build
llvm[3]: Compiling IndVarSimplify.cpp for Release+Asserts build
llvm[3]: Compiling Mem2Reg.cpp for Release+Asserts build
llvm[3]: Compiling DwarfExpression.cpp for Release+Asserts build
llvm[3]: Compiling LegalizeVectorTypes.cpp for Release+Asserts build
llvm[3]: Compiling MetaRenamer.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineCompares.cpp for Release+Asserts build
llvm[3]: Compiling DwarfFile.cpp for Release+Asserts build
llvm[3]: Building X86.td subtarget information with tblgen
llvm[3]: Compiling ModuleUtils.cpp for Release+Asserts build
llvm[2]: Compiling Interval.cpp for Release+Asserts build
llvm[3]: Compiling InductiveRangeCheckElimination.cpp for Release+Asserts build
llvm[3]: Compiling BarrierNoopPass.cpp for Release+Asserts build
llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release+Asserts build
llvm[3]: Compiling ConstantMerge.cpp for Release+Asserts build
llvm[2]: Compiling IntervalPartition.cpp for Release+Asserts build
llvm[3]: Compiling DwarfStringPool.cpp for Release+Asserts build
llvm[3]: Compiling ResourcePriorityQueue.cpp for Release+Asserts build
llvm[3]: Compiling DeadArgumentElimination.cpp for Release+Asserts build
llvm[2]: Compiling LazyCallGraph.cpp for Release+Asserts build
llvm[3]: Compiling DwarfUnit.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release+Asserts build
llvm[3]: Compiling JumpThreading.cpp for Release+Asserts build
llvm[3]: Compiling SSAUpdater.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGFast.cpp for Release+Asserts build
llvm[2]: Compiling LazyValueInfo.cpp for Release+Asserts build
llvm[3]: Compiling ExtractGV.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineMulDivRem.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyCFG.cpp for Release+Asserts build
llvm[3]: Compiling EHStreamer.cpp for Release+Asserts build
llvm[3]: Compiling X86AsmPrinter.cpp for Release+Asserts build
llvm[3]: Compiling LICM.cpp for Release+Asserts build
llvm[3]: Compiling FunctionAttrs.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGRRList.cpp for Release+Asserts build
llvm[3]: Compiling InstCombinePHI.cpp for Release+Asserts build
llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling ErlangGCPrinter.cpp for Release+Asserts build
llvm[3]: Compiling LoadCombine.cpp for Release+Asserts build
llvm[3]: Compiling GlobalDCE.cpp for Release+Asserts build
llvm[2]: Compiling LibCallSemantics.cpp for Release+Asserts build
llvm[3]: Compiling X86CallFrameOptimization.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineSelect.cpp for Release+Asserts build
llvm[2]: Compiling Lint.cpp for Release+Asserts build
llvm[3]: Compiling OcamlGCPrinter.cpp for Release+Asserts build
llvm[3]: Compiling GlobalOpt.cpp for Release+Asserts build
llvm[3]: Compiling LoopDeletion.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release+Asserts build
llvm[3]: Compiling Win64Exception.cpp for Release+Asserts build
llvm[3]: Compiling LoopIdiomRecognize.cpp for Release+Asserts build
llvm[3]: Compiling X86FastISel.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyIndVar.cpp for Release+Asserts build
llvm[2]: Compiling Loads.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineShifts.cpp for Release+Asserts build
llvm[2]: Compiling LoopAccessAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyInstructions.cpp for Release+Asserts build
llvm[3]: Compiling WinCodeViewLineTables.cpp for Release+Asserts build
llvm[3]: Compiling LoopInstSimplify.cpp for Release+Asserts build
llvm[3]: Compiling IPConstantPropagation.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyLibCalls.cpp for Release+Asserts build
llvm[3]: Compiling IPO.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAG.cpp for Release+Asserts build
llvm[3]: Compiling LoopInterchange.cpp for Release+Asserts build
llvm[3]: Compiling InlineAlways.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMAsmPrinter.a
llvm[3]: Compiling InstCombineVectorOps.cpp for Release+Asserts build
llvm[3]: Compiling AsmLexer.cpp for Release+Asserts build
llvm[2]: Compiling LoopInfo.cpp for Release+Asserts build
llvm[3]: Compiling InlineSimple.cpp for Release+Asserts build
llvm[3]: Compiling SymbolRewriter.cpp for Release+Asserts build
llvm[3]: Compiling AsmParser.cpp for Release+Asserts build
llvm[3]: Compiling LoopRerollPass.cpp for Release+Asserts build
llvm[3]: Compiling Inliner.cpp for Release+Asserts build
llvm[3]: Compiling InstructionCombining.cpp for Release+Asserts build
llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release+Asserts build
llvm[3]: Compiling X86FixupLEAs.cpp for Release+Asserts build
llvm[2]: Compiling LoopPass.cpp for Release+Asserts build
llvm[3]: Compiling Utils.cpp for Release+Asserts build
llvm[3]: Compiling Internalize.cpp for Release+Asserts build
llvm[3]: Compiling ValueMapper.cpp for Release+Asserts build
llvm[3]: Compiling COFFAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling MemDepPrinter.cpp for Release+Asserts build
llvm[3]: Compiling X86FloatingPoint.cpp for Release+Asserts build
llvm[3]: Compiling LoopRotation.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMTransformUtils.a
llvm[3]: Compiling SelectionDAGBuilder.cpp for Release+Asserts build
llvm[3]: Compiling LoopExtractor.cpp for Release+Asserts build
llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release+Asserts build
llvm[3]: Compiling DarwinAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling MemDerefPrinter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMInstCombine.a
llvm[2]: Compiling Archive.cpp for Release+Asserts build
llvm[3]: Compiling LoopStrengthReduce.cpp for Release+Asserts build
llvm[3]: Compiling X86FrameLowering.cpp for Release+Asserts build
llvm[2]: Compiling MemoryBuiltins.cpp for Release+Asserts build
llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build
llvm[3]: Compiling ELFAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling Binary.cpp for Release+Asserts build
llvm[2]: Compiling COFFObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGDumper.cpp for Release+Asserts build
llvm[3]: Compiling MCAsmLexer.cpp for Release+Asserts build
llvm[2]: Compiling COFFYAML.cpp for Release+Asserts build
llvm[3]: Compiling MCAsmParser.cpp for Release+Asserts build
llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling MCAsmParserExtension.cpp for Release+Asserts build
llvm[3]: Compiling MCTargetAsmParser.cpp for Release+Asserts build
llvm[3]: Compiling MergeFunctions.cpp for Release+Asserts build
llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release+Asserts build
llvm[2]: Compiling ELF.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCParser.a
llvm[3]: Compiling Disassembler.cpp for Release+Asserts build
llvm[2]: Compiling ELFObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling BBVectorize.cpp for Release+Asserts build
llvm[3]: Compiling MCDisassembler.cpp for Release+Asserts build
llvm[3]: Compiling MCExternalSymbolizer.cpp for Release+Asserts build
llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release+Asserts build
llvm[3]: Compiling MCRelocationInfo.cpp for Release+Asserts build
llvm[3]: Compiling PartialInlining.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnrollPass.cpp for Release+Asserts build
llvm[2]: Compiling ELFYAML.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMMCDisassembler.a
llvm[3]: Compiling SelectionDAGISel.cpp for Release+Asserts build
llvm[2]: Compiling ConstantPools.cpp for Release+Asserts build
llvm[2]: Compiling NoAliasAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling PHITransAddr.cpp for Release+Asserts build
llvm[2]: Compiling ELFObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling PassManagerBuilder.cpp for Release+Asserts build
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[3]: Compiling LoopUnswitch.cpp for Release+Asserts build
llvm[2]: Compiling IRObjectFile.cpp for Release+Asserts build
llvm[2]: Compiling PostDominators.cpp for Release+Asserts build
llvm[3]: Compiling PruneEH.cpp for Release+Asserts build
llvm[3]: Compiling LoopVectorize.cpp for Release+Asserts build
llvm[2]: Compiling PtrUseVisitor.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmBackend.cpp for Release+Asserts build
llvm[3]: Compiling StripDeadPrototypes.cpp for Release+Asserts build
llvm[2]: Compiling MachOObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling X86ISelLowering.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfo.cpp for Release+Asserts build
llvm[2]: Compiling RegionInfo.cpp for Release+Asserts build
llvm[3]: Compiling StripSymbols.cpp for Release+Asserts build
llvm[3]: Compiling LowerAtomic.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release+Asserts build
llvm[3]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build
llvm[2]: Compiling MachOUniversal.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release+Asserts build
llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release+Asserts build
llvm[2]: Compiling Object.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMipo.a
llvm[2]: Compiling MCAsmInfoELF.cpp for Release+Asserts build
llvm[2]: Compiling AllocationOrder.cpp for Release+Asserts build
llvm[2]: Compiling ObjectFile.cpp for Release+Asserts build
llvm[2]: Compiling MCAsmStreamer.cpp for Release+Asserts build
llvm[2]: Compiling RegionPass.cpp for Release+Asserts build
llvm[3]: Compiling MemCpyOptimizer.cpp for Release+Asserts build
llvm[2]: Compiling RecordStreamer.cpp for Release+Asserts build
llvm[3]: Compiling SLPVectorizer.cpp for Release+Asserts build
llvm[3]: Compiling StatepointLowering.cpp for Release+Asserts build
llvm[2]: Compiling SymbolicFile.cpp for Release+Asserts build
llvm[2]: Compiling RegionPrinter.cpp for Release+Asserts build
llvm[2]: Compiling MCAssembler.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMObject.a
llvm[3]: Compiling X86InstrInfo.cpp for Release+Asserts build
llvm[2]: Compiling Analysis.cpp for Release+Asserts build
llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolution.cpp for Release+Asserts build
llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build
llvm[2]: Compiling MCCodeEmitter.cpp for Release+Asserts build
llvm[2]: Compiling MCCodeGenInfo.cpp for Release+Asserts build
llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release+Asserts build
llvm[2]: Compiling MCContext.cpp for Release+Asserts build
llvm[3]: Compiling Hello.cpp for Release+Asserts build (PIC)
llvm[3]: Compiling PlaceSafepoints.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts Loadable Module LLVMHello.dylib
llvm[3]: Compiling X86MCInstLower.cpp for Release+Asserts build
llvm[2]: Compiling MCDwarf.cpp for Release+Asserts build
llvm[3]: Compiling Vectorize.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMVectorize.a
llvm[2]: Compiling Arg.cpp for Release+Asserts build
llvm[3]: Compiling Reassociate.cpp for Release+Asserts build
llvm[2]: Compiling ArgList.cpp for Release+Asserts build
llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build
llvm[2]: Compiling MCELF.cpp for Release+Asserts build
llvm[2]: Compiling AtomicExpandPass.cpp for Release+Asserts build
llvm[2]: Compiling OptTable.cpp for Release+Asserts build
llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a
llvm[2]: Compiling Option.cpp for Release+Asserts build
llvm[3]: Compiling Reg2Mem.cpp for Release+Asserts build
llvm[3]: Compiling ARCInstKind.cpp for Release+Asserts build
llvm[2]: Compiling MCELFStreamer.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMOption.a
llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build
llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling DependencyAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling X86PadShortFunction.cpp for Release+Asserts build
llvm[2]: Compiling MCExpr.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARC.cpp for Release+Asserts build
llvm[3]: Compiling RewriteStatepointsForGC.cpp for Release+Asserts build
llvm[2]: Compiling BranchFolding.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build
llvm[2]: Compiling MCInst.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCAPElim.cpp for Release+Asserts build
llvm[2]: Compiling MCInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling SCCP.cpp for Release+Asserts build
llvm[2]: Compiling ScopedNoAliasAA.cpp for Release+Asserts build
llvm[3]: Compiling DIContext.cpp for Release+Asserts build
llvm[2]: Compiling MCInstrAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling X86RegisterInfo.cpp for Release+Asserts build
llvm[2]: Compiling MCLabel.cpp for Release+Asserts build
llvm[2]: Compiling MCLinkerOptimizationHint.cpp for Release+Asserts build
llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build
llvm[3]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCContract.cpp for Release+Asserts build
llvm[2]: Compiling MCMachOStreamer.cpp for Release+Asserts build
llvm[2]: Compiling CalcSpillWeights.cpp for Release+Asserts build
llvm[3]: Compiling DWARFAcceleratorTable.cpp for Release+Asserts build
llvm[2]: Compiling IRReader.cpp for Release+Asserts build
llvm[3]: Compiling DWARFCompileUnit.cpp for Release+Asserts build
llvm[2]: Compiling TargetLibraryInfo.cpp for Release+Asserts build
llvm[3]: Compiling SROA.cpp for Release+Asserts build
llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMIRReader.a
llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release+Asserts build
llvm[3]: Compiling IPDBSourceFile.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCExpand.cpp for Release+Asserts build
llvm[3]: Compiling DWARFContext.cpp for Release+Asserts build
llvm[2]: Compiling CallingConvLower.cpp for Release+Asserts build
llvm[2]: Compiling MCNullStreamer.cpp for Release+Asserts build
llvm[3]: Compiling PDB.cpp for Release+Asserts build
llvm[2]: Compiling TargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling PDBExtras.cpp for Release+Asserts build
llvm[2]: Compiling MCObjectFileInfo.cpp for Release+Asserts build
llvm[3]: Compiling ObjCARCOpts.cpp for Release+Asserts build
llvm[3]: Compiling PDBInterfaceAnchors.cpp for Release+Asserts build
llvm[3]: Compiling X86Subtarget.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymDumper.cpp for Release+Asserts build
llvm[2]: Compiling Trace.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbol.cpp for Release+Asserts build
llvm[2]: Compiling MCObjectStreamer.cpp for Release+Asserts build
llvm[2]: Compiling CodeGen.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugAbbrev.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenPrepare.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolAnnotation.cpp for Release+Asserts build
llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolBlock.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugArangeSet.cpp for Release+Asserts build
llvm[2]: Compiling MCObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolCompiland.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugAranges.cpp for Release+Asserts build
llvm[3]: Compiling X86TargetMachine.cpp for Release+Asserts build
llvm[2]: Compiling MCRegisterInfo.cpp for Release+Asserts build
llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolCompilandDetails.cpp for Release+Asserts build
llvm[2]: Compiling MCSection.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolCompilandEnv.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolCustom.cpp for Release+Asserts build
llvm[3]: Compiling ProvenanceAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling MCSectionCOFF.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugFrame.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolData.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolExe.cpp for Release+Asserts build
llvm[2]: Compiling MCSectionELF.cpp for Release+Asserts build
llvm[3]: Compiling SampleProfile.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolFunc.cpp for Release+Asserts build
llvm[3]: Compiling ProvenanceAnalysisEvaluator.cpp for Release+Asserts build
llvm[2]: Compiling MCSectionMachO.cpp for Release+Asserts build
llvm[3]: Compiling X86TargetObjectFile.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolFuncDebugEnd.cpp for Release+Asserts build
llvm[2]: Compiling MCStreamer.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolFuncDebugStart.cpp for Release+Asserts build
llvm[3]: Compiling PtrState.cpp for Release+Asserts build
llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a
llvm[3]: Compiling DWARFDebugLine.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolLabel.cpp for Release+Asserts build
llvm[3]: Compiling Scalar.cpp for Release+Asserts build
llvm[3]: Compiling X86TargetTransformInfo.cpp for Release+Asserts build
llvm[3]: Compiling CallGraph.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolPublicSymbol.cpp for Release+Asserts build
llvm[3]: Compiling ScalarReplAggregates.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMObjCARCOpts.a
llvm[2]: Compiling MCSubtargetInfo.cpp for Release+Asserts build
llvm[2]: Compiling DFAPacketizer.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolThunk.cpp for Release+Asserts build
llvm[2]: Compiling MCSymbol.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeArray.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugLoc.cpp for Release+Asserts build
llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build
llvm[2]: Compiling MCSymbolizer.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeBaseClass.cpp for Release+Asserts build
llvm[3]: Compiling Scalarizer.cpp for Release+Asserts build
llvm[2]: Compiling MCTargetOptions.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeBuiltin.cpp for Release+Asserts build
llvm[3]: Compiling DWARFDebugRangeList.cpp for Release+Asserts build
llvm[2]: Compiling MCValue.cpp for Release+Asserts build
llvm[3]: Compiling X86VZeroUpper.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeCustom.cpp for Release+Asserts build
llvm[2]: Compiling MCWin64EH.cpp for Release+Asserts build
llvm[3]: Compiling DWARFFormValue.cpp for Release+Asserts build
llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeDimension.cpp for Release+Asserts build
llvm[3]: Compiling CallPrinter.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeEnum.cpp for Release+Asserts build
llvm[2]: Compiling MCWinEH.cpp for Release+Asserts build
llvm[3]: Compiling DWARFTypeUnit.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeFriend.cpp for Release+Asserts build
llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release+Asserts build
llvm[2]: Compiling DwarfEHPrepare.cpp for Release+Asserts build
llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeFunctionArg.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMX86CodeGen.a
llvm[2]: Compiling MachObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling SimplifyCFGPass.cpp for Release+Asserts build
llvm[3]: Compiling DWARFUnit.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeFunctionSig.cpp for Release+Asserts build
llvm[4]: Compiling X86ATTInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeManaged.cpp for Release+Asserts build
llvm[2]: Compiling LineEditor.cpp for Release+Asserts build
llvm[2]: Compiling EarlyIfConversion.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypePointer.cpp for Release+Asserts build
llvm[4]: Compiling X86InstComments.cpp for Release+Asserts build
llvm[2]: Compiling StringTableBuilder.cpp for Release+Asserts build
llvm[3]: Compiling SyntaxHighlighting.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeTypedef.cpp for Release+Asserts build
llvm[3]: Compiling IPA.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMLineEditor.a
llvm[3]: Compiling Sink.cpp for Release+Asserts build
llvm[2]: Compiling EdgeBundles.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeUDT.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoDWARF.a
llvm[2]: Compiling SubtargetFeature.cpp for Release+Asserts build
llvm[3]: Compiling InlineCost.cpp for Release+Asserts build
llvm[4]: Compiling X86IntelInstPrinter.cpp for Release+Asserts build
llvm[3]: Compiling StraightLineStrengthReduce.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeVTable.cpp for Release+Asserts build
llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolTypeVTableShape.cpp for Release+Asserts build
llvm[2]: Compiling WinCOFFStreamer.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86AsmPrinter.a
llvm[4]: Compiling X86AsmInstrumentation.cpp for Release+Asserts build
llvm[2]: Compiling CoverageMapping.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolUnknown.cpp for Release+Asserts build
llvm[2]: Compiling ErlangGC.cpp for Release+Asserts build
llvm[3]: Compiling PDBSymbolUsingNamespace.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoPDB.a
llvm[3]: Compiling StructurizeCFG.cpp for Release+Asserts build
llvm[2]: Compiling CoverageMappingReader.cpp for Release+Asserts build
llvm[4]: Compiling X86AsmParser.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a
llvm[2]: Compiling ExecutionDepsFix.cpp for Release+Asserts build
llvm[2]: Compiling YAML.cpp for Release+Asserts build
llvm[3]: Compiling TailRecursionElimination.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMMC.a
llvm[2]: Compiling CoverageMappingWriter.cpp for Release+Asserts build
llvm[2]: Compiling ExpandISelPseudos.cpp for Release+Asserts build
llvm[2]: Compiling PassBuilder.cpp for Release+Asserts build
llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release+Asserts build
llvm[2]: Compiling InstrProf.cpp for Release+Asserts build
llvm[2]: Compiling InstrProfReader.cpp for Release+Asserts build
llvm[2]: Compiling InstrProfWriter.cpp for Release+Asserts build
llvm[2]: Compiling GCMetadata.cpp for Release+Asserts build
llvm[2]: Compiling GCMetadataPrinter.cpp for Release+Asserts build
llvm[2]: Compiling GCRootLowering.cpp for Release+Asserts build
llvm[2]: Compiling GCStrategy.cpp for Release+Asserts build
llvm[2]: Compiling SampleProf.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMScalarOpts.a
llvm[2]: Compiling GlobalMerge.cpp for Release+Asserts build
llvm[2]: Compiling SampleProfReader.cpp for Release+Asserts build
llvm[2]: Compiling SampleProfWriter.cpp for Release+Asserts build
llvm[2]: Compiling IfConversion.cpp for Release+Asserts build
llvm[2]: Compiling InlineSpiller.cpp for Release+Asserts build
llvm[2]: Compiling InterferenceCache.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMProfileData.a
llvm[2]: Compiling IntrinsicLowering.cpp for Release+Asserts build
llvm[2]: Compiling LLVMTargetMachine.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMPasses.a
llvm[2]: Compiling LatencyPriorityQueue.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86AsmParser.a
llvm[2]: Compiling LexicalScopes.cpp for Release+Asserts build
llvm[4]: Compiling X86Disassembler.cpp for Release+Asserts build
llvm[4]: Compiling X86DisassemblerDecoder.cpp for Release+Asserts build
llvm[2]: Compiling LiveDebugVariables.cpp for Release+Asserts build
llvm[2]: Compiling LiveInterval.cpp for Release+Asserts build
llvm[2]: Compiling LiveIntervalUnion.cpp for Release+Asserts build
llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling LivePhysRegs.cpp for Release+Asserts build
llvm[2]: Compiling LiveRangeCalc.cpp for Release+Asserts build
llvm[2]: Compiling LiveRangeEdit.cpp for Release+Asserts build
llvm[2]: Compiling LiveRegMatrix.cpp for Release+Asserts build
llvm[2]: Compiling LiveStackAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling LiveVariables.cpp for Release+Asserts build
llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release+Asserts build
llvm[2]: Compiling MachineBasicBlock.cpp for Release+Asserts build
llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineBlockPlacement.cpp for Release+Asserts build
llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineCSE.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Disassembler.a
llvm[4]: Compiling X86TargetInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineCombiner.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Info.a
llvm[2]: Compiling MachineCopyPropagation.cpp for Release+Asserts build
llvm[2]: Compiling MachineDominanceFrontier.cpp for Release+Asserts build
llvm[4]: Compiling X86AsmBackend.cpp for Release+Asserts build
llvm[4]: Compiling X86ELFObjectWriter.cpp for Release+Asserts build
llvm[4]: Compiling X86ELFRelocationInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineDominators.cpp for Release+Asserts build
llvm[4]: Compiling X86MCAsmInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunction.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release+Asserts build
llvm[4]: Compiling X86MCCodeEmitter.cpp for Release+Asserts build
llvm[4]: Compiling X86MCTargetDesc.cpp for Release+Asserts build
llvm[4]: Compiling X86MachORelocationInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunctionPass.cpp for Release+Asserts build
llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release+Asserts build
llvm[2]: Compiling MachineInstr.cpp for Release+Asserts build
llvm[2]: Compiling MachineInstrBundle.cpp for Release+Asserts build
llvm[4]: Compiling X86MachObjectWriter.cpp for Release+Asserts build
llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release+Asserts build
llvm[2]: Compiling MachineLICM.cpp for Release+Asserts build
llvm[4]: Compiling X86WinCOFFStreamer.cpp for Release+Asserts build
llvm[2]: Compiling MachineLoopInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineModuleInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release+Asserts build
llvm[2]: Compiling MachinePassRegistry.cpp for Release+Asserts build
llvm[2]: Compiling MachinePostDominators.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Desc.a
llvm[2]: Compiling MachineRegionInfo.cpp for Release+Asserts build
llvm[4]: Compiling X86ShuffleDecode.cpp for Release+Asserts build
llvm[2]: Compiling MachineRegisterInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineSSAUpdater.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Utils.a
llvm[2]: Compiling Target.cpp for Release+Asserts build
llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release+Asserts build
llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release+Asserts build
llvm[2]: Compiling MachineScheduler.cpp for Release+Asserts build
llvm[2]: Compiling MachineSink.cpp for Release+Asserts build
llvm[2]: Compiling TargetMachine.cpp for Release+Asserts build
llvm[2]: Compiling TargetMachineC.cpp for Release+Asserts build
llvm[2]: Compiling TargetSubtargetInfo.cpp for Release+Asserts build
llvm[2]: Compiling MachineTraceMetrics.cpp for Release+Asserts build
llvm[2]: Compiling MachineVerifier.cpp for Release+Asserts build
llvm[2]: Compiling OcamlGC.cpp for Release+Asserts build
llvm[2]: Compiling OptimizePHIs.cpp for Release+Asserts build
llvm[2]: Compiling PHIElimination.cpp for Release+Asserts build
llvm[2]: Compiling PHIEliminationUtils.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMTarget.a
llvm[2]: Compiling Passes.cpp for Release+Asserts build
llvm[2]: Compiling PeepholeOptimizer.cpp for Release+Asserts build
llvm[2]: Compiling PostRASchedulerList.cpp for Release+Asserts build
llvm[2]: Compiling ProcessImplicitDefs.cpp for Release+Asserts build
llvm[2]: Compiling PrologEpilogInserter.cpp for Release+Asserts build
llvm[2]: Compiling PseudoSourceValue.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocBase.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocBasic.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocFast.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocGreedy.cpp for Release+Asserts build
llvm[2]: Compiling RegAllocPBQP.cpp for Release+Asserts build
llvm[2]: Compiling RegisterClassInfo.cpp for Release+Asserts build
llvm[2]: Compiling RegisterCoalescer.cpp for Release+Asserts build
llvm[2]: Compiling RegisterPressure.cpp for Release+Asserts build
llvm[2]: Compiling RegisterScavenging.cpp for Release+Asserts build
llvm[2]: Compiling ScheduleDAG.cpp for Release+Asserts build
llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release+Asserts build
llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release+Asserts build
llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release+Asserts build
llvm[2]: Compiling ShadowStackGC.cpp for Release+Asserts build
llvm[2]: Compiling ShadowStackGCLowering.cpp for Release+Asserts build
llvm[2]: Compiling SjLjEHPrepare.cpp for Release+Asserts build
llvm[2]: Compiling SlotIndexes.cpp for Release+Asserts build
llvm[2]: Compiling SpillPlacement.cpp for Release+Asserts build
llvm[2]: Compiling SplitKit.cpp for Release+Asserts build
llvm[2]: Compiling StackColoring.cpp for Release+Asserts build
llvm[2]: Compiling StackMapLivenessAnalysis.cpp for Release+Asserts build
llvm[2]: Compiling StackMaps.cpp for Release+Asserts build
llvm[2]: Compiling StackProtector.cpp for Release+Asserts build
llvm[2]: Compiling StackSlotColoring.cpp for Release+Asserts build
llvm[2]: Compiling StatepointExampleGC.cpp for Release+Asserts build
llvm[2]: Compiling TailDuplication.cpp for Release+Asserts build
llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release+Asserts build
llvm[2]: Compiling TargetInstrInfo.cpp for Release+Asserts build
llvm[2]: Compiling TargetLoweringBase.cpp for Release+Asserts build
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build
llvm[2]: Compiling TargetOptionsImpl.cpp for Release+Asserts build
llvm[2]: Compiling TargetRegisterInfo.cpp for Release+Asserts build
llvm[2]: Compiling TargetSchedule.cpp for Release+Asserts build
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build
llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build
llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build
llvm[2]: Compiling WinEHPrepare.cpp for Release+Asserts build
llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/llvm-shlib/Release+Asserts: File exists
llvm[1]: Compiling libllvm.cpp for Release+Asserts build (PIC)
llvm[1]: Linking Release+Asserts Shared Library libLLVM-3.7svn.dylib
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/llvm-config/Release+Asserts: File exists
llvm[1]: Building llvm-config BuildVariables.inc file.
llvm[1]: Compiling llvm-config.cpp for Release+Asserts build
llvm[1]: Linking Release+Asserts executable llvm-config (without symbols)
llvm[1]: ======= Finished Linking Release+Asserts Executable llvm-config (without symbols)
make[2]: Nothing to be done for `all'.
llvm[2]: Compiling llvm-as.cpp for Release+Asserts build
llvm[2]: Compiling llvm-link.cpp for Release+Asserts build
llvm[2]: Compiling llvm-ar.cpp for Release+Asserts build
llvm[2]: Compiling llvm-dis.cpp for Release+Asserts build
llvm[2]: Compiling llc.cpp for Release+Asserts build
llvm[2]: Compiling AnalysisWrappers.cpp for Release+Asserts build
llvm[2]: Compiling llvm-nm.cpp for Release+Asserts build
llvm[2]: Compiling LTODisassembler.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling lto.cpp for Release+Asserts build (PIC)
llvm[2]: Linking Release+Asserts executable llvm-as (without symbols)
llvm[2]: Compiling BreakpointPrinter.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-as (without symbols)
llvm[2]: Compiling GraphPrinters.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-link (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-link (without symbols)
llvm[2]: Compiling NewPMDriver.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-dis (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dis (without symbols)
llvm[2]: Compiling PassPrinters.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-ar (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ar (without symbols)
llvm[2]: Creating Release+Asserts Alias llvm-ranlib (without symbols)
llvm[3]: Compiling ../RemoteTarget.cpp for Release+Asserts build
llvm[2]: ======= Finished Creating Release+Asserts Alias llvm-ranlib (without symbols)
llvm[2]: Compiling PrintSCC.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts Shared Library libLTO.dylib
llvm[2]: Linking Release+Asserts executable llc (without symbols)
llvm[2]: Building Release+Asserts Archive Library libLTO.a
llvm[2]: Compiling llvm-extract.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llc (without symbols)
llvm[3]: Compiling ChildTarget.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-nm (without symbols)
llvm[2]: Compiling opt.cpp for Release+Asserts build
llvm[2]: Compiling llvm-lto.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-nm (without symbols)
llvm[2]: Compiling Disassembler.cpp for Release+Asserts build
llvm[2]: Compiling BugDriver.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts executable lli-child-target (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Executable lli-child-target (without symbols)
llvm[2]: Compiling OrcLazyJIT.cpp for Release+Asserts build
llvm[2]: Compiling llvm-bcanalyzer.cpp for Release+Asserts build
llvm[2]: Compiling llvm-mc.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-extract (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-extract (without symbols)
llvm[2]: Compiling RemoteMemoryManager.cpp for Release+Asserts build
llvm[2]: Compiling CrashDebugger.cpp for Release+Asserts build
llvm[2]: Compiling DiffConsumer.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-lto (without symbols)
llvm[2]: Compiling macho-dump.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-lto (without symbols)
llvm[2]: Compiling ExecutionDriver.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols)
llvm[2]: Compiling DiffLog.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols)
llvm[2]: Compiling RemoteTarget.cpp for Release+Asserts build
llvm[2]: Compiling ExtractFunction.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-mc (without symbols)
llvm[2]: Linking Release+Asserts executable opt (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mc (without symbols)
llvm[2]: Compiling DifferenceEngine.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols)
llvm[2]: Compiling RemoteTargetExternal.cpp for Release+Asserts build
llvm[2]: Compiling FindBugs.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable macho-dump (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable macho-dump (without symbols)
llvm[2]: Compiling lli.cpp for Release+Asserts build
llvm[2]: Compiling llvm-diff.cpp for Release+Asserts build
llvm[2]: Compiling Miscompilation.cpp for Release+Asserts build
llvm[2]: Compiling COFFDump.cpp for Release+Asserts build
llvm[2]: Compiling OptimizerDriver.cpp for Release+Asserts build
llvm[2]: Compiling ARMAttributeParser.cpp for Release+Asserts build
llvm[2]: Compiling ELFDump.cpp for Release+Asserts build
llvm[2]: Compiling llvm-rtdyld.cpp for Release+Asserts build
llvm[2]: Compiling ARMWinEHPrinter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-diff (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-diff (without symbols)
llvm[2]: Compiling ToolRunner.cpp for Release+Asserts build
llvm[2]: Compiling llvm-dwarfdump.cpp for Release+Asserts build
llvm[2]: Compiling MachODump.cpp for Release+Asserts build
llvm[2]: Compiling COFFDumper.cpp for Release+Asserts build
llvm[2]: Compiling bugpoint.cpp for Release+Asserts build
llvm[2]: Compiling CodeCoverage.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-dwarfdump (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dwarfdump (without symbols)
llvm[2]: Compiling llvm-objdump.cpp for Release+Asserts build
llvm[2]: Compiling ELFDumper.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-rtdyld (without symbols)
llvm[2]: Linking Release+Asserts executable lli (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-rtdyld (without symbols)
llvm[2]: Compiling CoverageFilters.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable lli (without symbols)
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[2]: Compiling CoverageReport.cpp for Release+Asserts build
llvm[2]: Compiling llvm-size.cpp for Release+Asserts build
llvm[2]: Compiling CoverageSummaryInfo.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable bugpoint (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols)
llvm[2]: Compiling MachODumper.cpp for Release+Asserts build
llvm[2]: Compiling llvm-stress.cpp for Release+Asserts build
llvm[2]: Compiling SourceCoverageView.cpp for Release+Asserts build
llvm[2]: Compiling llvm-mcmarkup.cpp for Release+Asserts build
llvm[2]: Compiling ObjDumper.cpp for Release+Asserts build
llvm[2]: Compiling llvm-profdata.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-mcmarkup (without symbols)
llvm[2]: Compiling TestingSupport.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mcmarkup (without symbols)
llvm[2]: Compiling StreamWriter.cpp for Release+Asserts build
llvm[2]: Compiling gcov.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-size (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-size (without symbols)
llvm[2]: Compiling Win64EHDumper.cpp for Release+Asserts build
llvm[2]: Compiling llvm-cov.cpp for Release+Asserts build
llvm[2]: Compiling LLVMSymbolize.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-stress (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-stress (without symbols)
llvm[2]: Compiling llvm-symbolizer.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-cov (without symbols)
llvm[2]: Compiling llvm-readobj.cpp for Release+Asserts build
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-cov (without symbols)
llvm[2]: Compiling yaml2coff.cpp for Release+Asserts build
llvm[2]: Compiling calc.c for Release+Asserts build
llvm[2]: Compiling coff2yaml.cpp for Release+Asserts build
llvm[2]: Compiling disassemble.c for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-profdata (without symbols)
llvm[2]: Compiling helpers.c for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-profdata (without symbols)
llvm[2]: Compiling yaml2elf.cpp for Release+Asserts build
llvm[2]: Compiling include-all.c for Release+Asserts build
llvm[2]: Compiling main.c for Release+Asserts build
llvm[2]: Compiling metadata.c for Release+Asserts build
llvm[2]: Compiling module.c for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-readobj (without symbols)
llvm[2]: Compiling object.c for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-readobj (without symbols)
llvm[2]: Compiling yaml2obj.cpp for Release+Asserts build
llvm[2]: Compiling targets.c for Release+Asserts build
llvm[2]: Compiling elf2yaml.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-c-test (without symbols)
llvm[2]: Compiling obj2yaml.cpp for Release+Asserts build
llvm[2]: Compiling Error.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-c-test (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-objdump (without symbols)
llvm[2]: Compiling verify-uselistorder.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-objdump (without symbols)
llvm[2]: Compiling llvm-cxxdump.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-symbolizer (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-symbolizer (without symbols)
llvm[2]: Compiling BinaryHolder.cpp for Release+Asserts build
llvm[2]: Compiling BuiltinDumper.cpp for Release+Asserts build
llvm[2]: Compiling DebugMap.cpp for Release+Asserts build
llvm[2]: Compiling TestPasses.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling ClassDefinitionDumper.cpp for Release+Asserts build
llvm[3]: Compiling ClangASTNodesEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable yaml2obj (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable yaml2obj (without symbols)
llvm[2]: Compiling DwarfLinker.cpp for Release+Asserts build
llvm[3]: Compiling ClangAttrEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts Loadable Module BugpointPasses.dylib
llvm[2]: Compiling CompilandDumper.cpp for Release+Asserts build
llvm[3]: Compiling ClangCommentCommandInfoEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable verify-uselistorder (without symbols)
llvm[2]: Compiling MachODebugMapParser.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-cxxdump (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable verify-uselistorder (without symbols)
llvm[2]: Compiling EnumDumper.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-cxxdump (without symbols)
llvm[2]: Compiling dsymutil.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable obj2yaml (without symbols)
llvm[3]: Compiling ClangCommentHTMLNamedCharacterReferenceEmitter.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Executable obj2yaml (without symbols)
llvm[2]: Compiling FunctionDumper.cpp for Release+Asserts build
llvm[2]: Compiling LinePrinter.cpp for Release+Asserts build
llvm[3]: Compiling ClangCommentHTMLTagsEmitter.cpp for Release+Asserts build
llvm[2]: Compiling TypeDumper.cpp for Release+Asserts build
llvm[3]: Compiling ClangDiagnosticsEmitter.cpp for Release+Asserts build
llvm[2]: Compiling TypedefDumper.cpp for Release+Asserts build
llvm[3]: Compiling ClangSACheckersEmitter.cpp for Release+Asserts build
llvm[3]: Compiling NeonEmitter.cpp for Release+Asserts build
llvm[2]: Compiling VariableDumper.cpp for Release+Asserts build
llvm[3]: Compiling TableGen.cpp for Release+Asserts build
llvm[2]: Compiling llvm-pdbdump.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable llvm-pdbdump (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-pdbdump (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-dsymutil (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-dsymutil (without symbols)
llvm[3]: Linking Release+Asserts executable clang-tblgen (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Executable clang-tblgen (without symbols)
llvm[5]: Building Clang attribute dumper with tblgen
llvm[5]: Building Clang attribute implementations with tblgen
llvm[5]: Building Clang comment HTML tag matchers with tblgen
llvm[5]: Building Clang attribute AST visitor with tblgen
llvm[5]: Building Clang declaration node tables with tblgen
llvm[5]: Building Clang comment node tables with tblgen
llvm[5]: Building Clang statement node tables with tblgen
llvm[5]: Building Clang attribute classes with tblgen
llvm[5]: Building Clang comment HTML tag properties with tblgen
llvm[5]: Building Clang named character reference translation function with tblgen
llvm[5]: Building Clang list of comment commands with tblgen
llvm[5]: Building Clang comment command info with tblgen
llvm[5]: Building Clang AST diagnostic tables with tblgen
llvm[5]: Building Clang Comment diagnostic tables with tblgen
llvm[5]: Building Clang Lex diagnostic tables with tblgen
llvm[5]: Building Clang Analysis diagnostic tables with tblgen
llvm[5]: Building Clang Driver diagnostic tables with tblgen
llvm[5]: Building Clang Common diagnostic tables with tblgen
llvm[5]: Building Clang Parse diagnostic tables with tblgen
llvm[5]: Building Clang Frontend diagnostic tables with tblgen
llvm[5]: Building Clang Serialization diagnostic tables with tblgen
llvm[5]: Building Clang diagnostic groups with tblgen
llvm[5]: Building Clang diagnostic name index with tblgen
llvm[5]: Building Clang __has_attribute implementation with tblgen
llvm[5]: Updating Clang version info.
llvm[5]: Building Clang Sema diagnostic tables with tblgen
llvm[5]: Building Clang attribute list with tblgen
llvm[5]: Building Clang arm_neon.inc with tblgen
llvm[5]: Building Clang Driver Option tables with tblgen
llvm[5]: Building Clang parser-related attribute string switches
llvm[5]: Building Clang attribute template instantiate code with tablegen
llvm[5]: Building Clang parsed attribute list with tablegen
llvm[5]: Building Clang parsed attribute kinds with tablegen
llvm[5]: Building Clang parsed attribute list impl with tablegen
llvm[5]: Building Clang attribute spelling list index with tablegen
llvm[5]: Building Clang PCH reader with tblgen
llvm[5]: Building Clang PCH writer with tblgen
make[4]: Nothing to be done for `all'.
llvm[4]: Compiling ParseAST.cpp for Release+Asserts build
llvm[4]: Compiling HeaderMap.cpp for Release+Asserts build
llvm[4]: Compiling AnalysisDeclContext.cpp for Release+Asserts build
llvm[4]: Compiling BackendUtil.cpp for Release+Asserts build
llvm[4]: Compiling AnalysisBasedWarnings.cpp for Release+Asserts build
llvm[4]: Compiling APValue.cpp for Release+Asserts build
llvm[4]: Building Clang arm_neon.h.inc with tblgen
llvm[4]: Compiling VersionTuple.cpp for Release+Asserts build
llvm[4]: Copying module.modulemap to build dir
llvm[4]: Copying arm_neon.h.inc to build dir
llvm[4]: Copying Intrin.h to build dir
llvm[4]: Copying __stddef_max_align_t.h to build dir
llvm[4]: Compiling VirtualFileSystem.cpp for Release+Asserts build
llvm[4]: Copying __wmmintrin_aes.h to build dir
llvm[4]: Copying __wmmintrin_pclmul.h to build dir
llvm[4]: Copying adxintrin.h to build dir
llvm[4]: Copying altivec.h to build dir
llvm[4]: Copying ammintrin.h to build dir
llvm[4]: Copying arm_acle.h to build dir
llvm[4]: Copying avx2intrin.h to build dir
llvm[4]: Copying avx512bwintrin.h to build dir
llvm[4]: Copying avx512erintrin.h to build dir
llvm[4]: Copying avx512fintrin.h to build dir
llvm[4]: Copying avx512vlbwintrin.h to build dir
llvm[4]: Copying avx512vlintrin.h to build dir
llvm[4]: Copying avxintrin.h to build dir
llvm[4]: Copying bmi2intrin.h to build dir
llvm[4]: Compiling HeaderSearch.cpp for Release+Asserts build
llvm[4]: Copying bmiintrin.h to build dir
llvm[4]: Copying cpuid.h to build dir
llvm[4]: Copying emmintrin.h to build dir
llvm[4]: Copying f16cintrin.h to build dir
llvm[4]: Copying float.h to build dir
llvm[4]: Copying fma4intrin.h to build dir
llvm[4]: Copying fmaintrin.h to build dir
llvm[4]: Copying htmintrin.h to build dir
llvm[4]: Copying htmxlintrin.h to build dir
llvm[4]: Copying ia32intrin.h to build dir
llvm[4]: Copying immintrin.h to build dir
llvm[4]: Copying iso646.h to build dir
llvm[4]: Copying limits.h to build dir
llvm[4]: Copying lzcntintrin.h to build dir
llvm[4]: Copying mm3dnow.h to build dir
llvm[4]: Copying mm_malloc.h to build dir
llvm[4]: Copying mmintrin.h to build dir
llvm[4]: Copying nmmintrin.h to build dir
llvm[4]: Copying pmmintrin.h to build dir
llvm[4]: Copying popcntintrin.h to build dir
llvm[4]: Copying prfchwintrin.h to build dir
llvm[4]: Copying rdseedintrin.h to build dir
llvm[4]: Copying rtmintrin.h to build dir
llvm[4]: Copying shaintrin.h to build dir
llvm[4]: Copying smmintrin.h to build dir
llvm[4]: Copying stdalign.h to build dir
llvm[4]: Copying stdarg.h to build dir
llvm[4]: Copying stdatomic.h to build dir
llvm[4]: Copying stdbool.h to build dir
llvm[4]: Copying stddef.h to build dir
llvm[4]: Copying stdint.h to build dir
llvm[4]: Copying stdnoreturn.h to build dir
llvm[4]: Copying tbmintrin.h to build dir
llvm[4]: Copying tgmath.h to build dir
llvm[4]: Copying tmmintrin.h to build dir
llvm[4]: Copying unwind.h to build dir
llvm[4]: Copying vadefs.h to build dir
llvm[4]: Copying varargs.h to build dir
llvm[4]: Copying wmmintrin.h to build dir
llvm[4]: Copying x86intrin.h to build dir
llvm[4]: Copying xmmintrin.h to build dir
llvm[4]: Copying xopintrin.h to build dir
llvm[4]: Compiling ParseCXXInlineMethods.cpp for Release+Asserts build
llvm[4]: Compiling CGAtomic.cpp for Release+Asserts build
llvm[4]: Compiling ASTConsumer.cpp for Release+Asserts build
llvm[4]: Compiling Warnings.cpp for Release+Asserts build
llvm[4]: Compiling Lexer.cpp for Release+Asserts build
llvm[4]: Compiling AttributeList.cpp for Release+Asserts build
llvm[4]: Compiling BodyFarm.cpp for Release+Asserts build
llvm[4]: Compiling Attributes.cpp for Release+Asserts build
llvm[4]: Compiling ASTContext.cpp for Release+Asserts build
llvm[4]: Compiling ParseDecl.cpp for Release+Asserts build
llvm[4]: Compiling Builtins.cpp for Release+Asserts build
llvm[4]: Compiling LiteralSupport.cpp for Release+Asserts build
llvm[4]: Compiling CFG.cpp for Release+Asserts build
llvm[4]: Compiling CharInfo.cpp for Release+Asserts build
llvm[4]: Compiling Diagnostic.cpp for Release+Asserts build
llvm[4]: Compiling CGBlocks.cpp for Release+Asserts build
llvm[4]: Compiling MacroArgs.cpp for Release+Asserts build
llvm[4]: Compiling ASTConsumers.cpp for Release+Asserts build
llvm[4]: Compiling DiagnosticIDs.cpp for Release+Asserts build
llvm[4]: Compiling MacroInfo.cpp for Release+Asserts build
llvm[4]: Compiling FileManager.cpp for Release+Asserts build
llvm[4]: Compiling CodeCompleteConsumer.cpp for Release+Asserts build
llvm[4]: Compiling ModuleMap.cpp for Release+Asserts build
llvm[4]: Compiling ParseDeclCXX.cpp for Release+Asserts build
llvm[4]: Compiling FileSystemStatCache.cpp for Release+Asserts build
llvm[4]: Compiling CFGReachabilityAnalysis.cpp for Release+Asserts build
llvm[4]: Compiling IdentifierTable.cpp for Release+Asserts build
llvm[4]: Compiling CGBuiltin.cpp for Release+Asserts build
llvm[4]: Compiling CFGStmtMap.cpp for Release+Asserts build
llvm[4]: Compiling DeclSpec.cpp for Release+Asserts build
llvm[4]: Compiling CallGraph.cpp for Release+Asserts build
llvm[4]: Compiling LangOptions.cpp for Release+Asserts build
llvm[4]: Compiling Module.cpp for Release+Asserts build
llvm[4]: Compiling ObjCRuntime.cpp for Release+Asserts build
llvm[4]: Compiling ParseExpr.cpp for Release+Asserts build
llvm[4]: Compiling PPCaching.cpp for Release+Asserts build
llvm[4]: Compiling OpenMPKinds.cpp for Release+Asserts build
llvm[4]: Compiling DelayedDiagnostic.cpp for Release+Asserts build
llvm[4]: Compiling OperatorPrecedence.cpp for Release+Asserts build
llvm[4]: Compiling SanitizerBlacklist.cpp for Release+Asserts build
llvm[4]: Compiling CocoaConventions.cpp for Release+Asserts build
llvm[4]: Compiling PPCallbacks.cpp for Release+Asserts build
llvm[4]: Compiling Sanitizers.cpp for Release+Asserts build
llvm[4]: Compiling SourceLocation.cpp for Release+Asserts build
llvm[4]: Compiling ASTDiagnostic.cpp for Release+Asserts build
llvm[4]: Compiling PPConditionalDirectiveRecord.cpp for Release+Asserts build
llvm[4]: Compiling CodeInjector.cpp for Release+Asserts build
llvm[4]: Compiling Consumed.cpp for Release+Asserts build
llvm[4]: Compiling SourceManager.cpp for Release+Asserts build
llvm[4]: Compiling IdentifierResolver.cpp for Release+Asserts build
llvm[4]: Compiling PPDirectives.cpp for Release+Asserts build
llvm[4]: Compiling ParseExprCXX.cpp for Release+Asserts build
llvm[4]: Compiling ASTMerge.cpp for Release+Asserts build
llvm[4]: Compiling CGCUDANV.cpp for Release+Asserts build
llvm[4]: Compiling JumpDiagnostics.cpp for Release+Asserts build
llvm[4]: Compiling TargetInfo.cpp for Release+Asserts build
llvm[4]: Compiling ASTDumper.cpp for Release+Asserts build
llvm[4]: Compiling PPExpressions.cpp for Release+Asserts build
llvm[4]: Compiling Targets.cpp for Release+Asserts build
llvm[4]: Compiling ASTUnit.cpp for Release+Asserts build
llvm[4]: Compiling Dominators.cpp for Release+Asserts build
llvm[4]: Compiling PPLexerChange.cpp for Release+Asserts build
llvm[4]: Compiling ParseInit.cpp for Release+Asserts build
llvm[4]: Compiling CGCUDARuntime.cpp for Release+Asserts build
llvm[4]: Compiling FormatString.cpp for Release+Asserts build
llvm[4]: Compiling MultiplexExternalSemaSource.cpp for Release+Asserts build
llvm[4]: Compiling PPMacroExpansion.cpp for Release+Asserts build
llvm[4]: Compiling TokenKinds.cpp for Release+Asserts build
llvm[4]: Compiling LiveVariables.cpp for Release+Asserts build
llvm[4]: Compiling Version.cpp for Release+Asserts build
llvm[4]: Compiling Scope.cpp for Release+Asserts build
llvm[4]: Compiling ParseObjc.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangBasic.a
llvm[4]: Compiling ASTImporter.cpp for Release+Asserts build
llvm[4]: Compiling CGCXX.cpp for Release+Asserts build
llvm[4]: Compiling PTHLexer.cpp for Release+Asserts build
llvm[4]: Compiling ScopeInfo.cpp for Release+Asserts build
llvm[4]: Compiling CacheTokens.cpp for Release+Asserts build
llvm[4]: Compiling Pragma.cpp for Release+Asserts build
llvm[4]: Compiling ObjCNoReturn.cpp for Release+Asserts build
llvm[4]: Compiling Sema.cpp for Release+Asserts build
llvm[4]: Compiling ParseOpenMP.cpp for Release+Asserts build
llvm[4]: Compiling ExecuteCompilerInvocation.cpp for Release+Asserts build
llvm[4]: Compiling ChainedDiagnosticConsumer.cpp for Release+Asserts build
llvm[4]: Compiling PostOrderCFGView.cpp for Release+Asserts build
llvm[4]: Compiling PreprocessingRecord.cpp for Release+Asserts build
llvm[4]: Compiling CGCXXABI.cpp for Release+Asserts build
llvm[4]: Compiling ChainedIncludesSource.cpp for Release+Asserts build
llvm[4]: Compiling PrintfFormatString.cpp for Release+Asserts build
llvm[4]: Compiling Preprocessor.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangFrontendTool.a
llvm[4]: Compiling ParsePragma.cpp for Release+Asserts build
llvm[4]: Compiling ASTTypeTraits.cpp for Release+Asserts build
llvm[4]: Compiling SemaAccess.cpp for Release+Asserts build
llvm[4]: Compiling ProgramPoint.cpp for Release+Asserts build
llvm[4]: Compiling PreprocessorLexer.cpp for Release+Asserts build
llvm[4]: Compiling AttrImpl.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenOptions.cpp for Release+Asserts build
llvm[4]: Compiling CGCall.cpp for Release+Asserts build
llvm[4]: Compiling CompilerInstance.cpp for Release+Asserts build
llvm[4]: Compiling PseudoConstantAnalysis.cpp for Release+Asserts build
llvm[5]: Compiling Replacement.cpp for Release+Asserts build
llvm[4]: Compiling ScratchBuffer.cpp for Release+Asserts build
llvm[4]: Compiling ParseStmt.cpp for Release+Asserts build
llvm[4]: Compiling TokenConcatenation.cpp for Release+Asserts build
llvm[4]: Compiling ReachableCode.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangToolingCore.a
llvm[4]: Compiling ArgumentsAdjusters.cpp for Release+Asserts build
llvm[4]: Compiling SemaAttr.cpp for Release+Asserts build
llvm[4]: Compiling TokenLexer.cpp for Release+Asserts build
llvm[4]: Compiling CommonOptionsParser.cpp for Release+Asserts build
llvm[4]: Compiling ScanfFormatString.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangLex.a
llvm[4]: Compiling CXXInheritance.cpp for Release+Asserts build
llvm[4]: Compiling ParseStmtAsm.cpp for Release+Asserts build
llvm[4]: Compiling CompilerInvocation.cpp for Release+Asserts build
llvm[4]: Compiling CompilationDatabase.cpp for Release+Asserts build
llvm[4]: Compiling SemaCUDA.cpp for Release+Asserts build
llvm[4]: Compiling ThreadSafety.cpp for Release+Asserts build
llvm[4]: Compiling Comment.cpp for Release+Asserts build
llvm[4]: Compiling CGClass.cpp for Release+Asserts build
llvm[4]: Compiling ParseTemplate.cpp for Release+Asserts build
llvm[4]: Compiling FileMatchTrie.cpp for Release+Asserts build
llvm[4]: Compiling SemaCXXScopeSpec.cpp for Release+Asserts build
llvm[4]: Compiling CommentBriefParser.cpp for Release+Asserts build
llvm[4]: Compiling ParseTentative.cpp for Release+Asserts build
llvm[4]: Compiling JSONCompilationDatabase.cpp for Release+Asserts build
llvm[4]: Compiling CommentCommandTraits.cpp for Release+Asserts build
llvm[4]: Compiling CommentLexer.cpp for Release+Asserts build
llvm[4]: Compiling CreateInvocationFromCommandLine.cpp for Release+Asserts build
llvm[4]: Compiling ThreadSafetyCommon.cpp for Release+Asserts build
llvm[4]: Compiling Refactoring.cpp for Release+Asserts build
llvm[4]: Compiling CommentParser.cpp for Release+Asserts build
llvm[4]: Compiling Parser.cpp for Release+Asserts build
llvm[4]: Compiling CGCleanup.cpp for Release+Asserts build
llvm[4]: Compiling DependencyFile.cpp for Release+Asserts build
llvm[4]: Compiling SemaCast.cpp for Release+Asserts build
llvm[4]: Compiling RefactoringCallbacks.cpp for Release+Asserts build
llvm[4]: Compiling CommentSema.cpp for Release+Asserts build
llvm[4]: Compiling ThreadSafetyLogical.cpp for Release+Asserts build
llvm[4]: Compiling Action.cpp for Release+Asserts build
llvm[4]: Compiling DependencyGraph.cpp for Release+Asserts build
llvm[4]: Compiling Compilation.cpp for Release+Asserts build
llvm[4]: Compiling ThreadSafetyTIL.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangParse.a
llvm[4]: Compiling Tooling.cpp for Release+Asserts build
llvm[4]: Compiling CGDebugInfo.cpp for Release+Asserts build
llvm[4]: Compiling CrossWindowsToolChain.cpp for Release+Asserts build
llvm[4]: Compiling DiagnosticRenderer.cpp for Release+Asserts build
llvm[4]: Compiling Decl.cpp for Release+Asserts build
llvm[4]: Compiling SemaChecking.cpp for Release+Asserts build
llvm[4]: Compiling UninitializedValues.cpp for Release+Asserts build
llvm[4]: Compiling Driver.cpp for Release+Asserts build
llvm[4]: Compiling FrontendAction.cpp for Release+Asserts build
llvm[4]: Compiling BreakableToken.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangTooling.a
llvm[4]: Compiling SemaCodeComplete.cpp for Release+Asserts build
llvm[4]: Compiling DriverOptions.cpp for Release+Asserts build
llvm[4]: Compiling ContinuationIndenter.cpp for Release+Asserts build
llvm[4]: Compiling Job.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangAnalysis.a
llvm[4]: Compiling DeclBase.cpp for Release+Asserts build
llvm[4]: Compiling Format.cpp for Release+Asserts build
llvm[4]: Compiling MSVCToolChain.cpp for Release+Asserts build
llvm[4]: Compiling SemaConsumer.cpp for Release+Asserts build
llvm[4]: Compiling FrontendActions.cpp for Release+Asserts build
llvm[4]: Compiling Commit.cpp for Release+Asserts build
llvm[4]: Compiling Multilib.cpp for Release+Asserts build
llvm[4]: Compiling CGDecl.cpp for Release+Asserts build
llvm[4]: Compiling EditedSource.cpp for Release+Asserts build
llvm[4]: Compiling Phases.cpp for Release+Asserts build
llvm[4]: Compiling SanitizerArgs.cpp for Release+Asserts build
llvm[4]: Compiling FormatToken.cpp for Release+Asserts build
llvm[4]: Compiling RewriteObjCFoundationAPI.cpp for Release+Asserts build
llvm[4]: Compiling DeclCXX.cpp for Release+Asserts build
llvm[4]: Compiling CGDeclCXX.cpp for Release+Asserts build
llvm[4]: Compiling TokenAnnotator.cpp for Release+Asserts build
llvm[4]: Compiling Tool.cpp for Release+Asserts build
llvm[4]: Compiling ToolChain.cpp for Release+Asserts build
llvm[4]: Compiling FrontendOptions.cpp for Release+Asserts build
llvm[4]: Compiling UnwrappedLineFormatter.cpp for Release+Asserts build
llvm[4]: Compiling ToolChains.cpp for Release+Asserts build
llvm[4]: Compiling HeaderIncludeGen.cpp for Release+Asserts build
llvm[4]: Compiling SemaDecl.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangEdit.a
llvm[4]: Compiling DeclFriend.cpp for Release+Asserts build
llvm[4]: Compiling UnwrappedLineParser.cpp for Release+Asserts build
llvm[4]: Compiling InitHeaderSearch.cpp for Release+Asserts build
llvm[4]: Compiling Tools.cpp for Release+Asserts build
llvm[4]: Compiling SemaDeclAttr.cpp for Release+Asserts build
llvm[4]: Compiling DeclGroup.cpp for Release+Asserts build
llvm[4]: Compiling CGException.cpp for Release+Asserts build
llvm[4]: Compiling WhitespaceManager.cpp for Release+Asserts build
llvm[4]: Compiling InitPreprocessor.cpp for Release+Asserts build
llvm[4]: Compiling SemaDeclCXX.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangFormat.a
llvm[4]: Compiling DeclObjC.cpp for Release+Asserts build
llvm[4]: Compiling CGExpr.cpp for Release+Asserts build
llvm[4]: Compiling LangStandards.cpp for Release+Asserts build
llvm[4]: Compiling Types.cpp for Release+Asserts build
llvm[4]: Compiling LayoutOverrideSource.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangDriver.a
llvm[4]: Compiling SemaDeclObjC.cpp for Release+Asserts build
llvm[4]: Compiling LogDiagnosticPrinter.cpp for Release+Asserts build
llvm[4]: Compiling DeclOpenMP.cpp for Release+Asserts build
llvm[4]: Compiling SemaExceptionSpec.cpp for Release+Asserts build
llvm[4]: Compiling ModuleDependencyCollector.cpp for Release+Asserts build
llvm[4]: Compiling DeltaTree.cpp for Release+Asserts build
llvm[4]: Compiling HTMLRewrite.cpp for Release+Asserts build
llvm[4]: Compiling DeclPrinter.cpp for Release+Asserts build
llvm[4]: Compiling CGExprAgg.cpp for Release+Asserts build
llvm[4]: Compiling RewriteRope.cpp for Release+Asserts build
llvm[4]: Compiling MultiplexConsumer.cpp for Release+Asserts build
llvm[4]: Compiling Rewriter.cpp for Release+Asserts build
llvm[4]: Compiling DeclTemplate.cpp for Release+Asserts build
llvm[4]: Compiling PrintPreprocessedOutput.cpp for Release+Asserts build
llvm[4]: Compiling ASTCommon.cpp for Release+Asserts build
llvm[4]: Compiling TokenRewriter.cpp for Release+Asserts build
llvm[4]: Compiling CGExprCXX.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangRewrite.a
llvm[4]: Compiling SerializedDiagnosticPrinter.cpp for Release+Asserts build
llvm[4]: Compiling SemaExpr.cpp for Release+Asserts build
llvm[4]: Compiling ASTReader.cpp for Release+Asserts build
llvm[4]: Compiling DeclarationName.cpp for Release+Asserts build
llvm[4]: Compiling SerializedDiagnosticReader.cpp for Release+Asserts build
llvm[4]: Compiling SemaExprCXX.cpp for Release+Asserts build
llvm[4]: Compiling TextDiagnostic.cpp for Release+Asserts build
llvm[4]: Compiling Expr.cpp for Release+Asserts build
llvm[4]: Compiling CGExprComplex.cpp for Release+Asserts build
llvm[4]: Compiling TextDiagnosticBuffer.cpp for Release+Asserts build
llvm[4]: Compiling TextDiagnosticPrinter.cpp for Release+Asserts build
llvm[4]: Compiling VerifyDiagnosticConsumer.cpp for Release+Asserts build
llvm[4]: Compiling ASTReaderDecl.cpp for Release+Asserts build
llvm[4]: Compiling ExprCXX.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangFrontend.a
llvm[4]: Compiling CGExprConstant.cpp for Release+Asserts build
llvm[4]: Compiling CommentToXML.cpp for Release+Asserts build
llvm[5]: Compiling FixItRewriter.cpp for Release+Asserts build
llvm[5]: Compiling FrontendActions.cpp for Release+Asserts build
llvm[4]: Compiling ExprClassification.cpp for Release+Asserts build
llvm[4]: Compiling USRGeneration.cpp for Release+Asserts build
llvm[4]: Compiling CGExprScalar.cpp for Release+Asserts build
llvm[5]: Compiling HTMLPrint.cpp for Release+Asserts build
llvm[4]: Compiling SemaExprMember.cpp for Release+Asserts build
llvm[4]: Compiling ExprConstant.cpp for Release+Asserts build
llvm[4]: Compiling ASTReaderStmt.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangIndex.a
llvm[5]: Compiling InclusionRewriter.cpp for Release+Asserts build
llvm[4]: Compiling SemaExprObjC.cpp for Release+Asserts build
llvm[5]: Compiling RewriteMacros.cpp for Release+Asserts build
llvm[5]: Compiling RewriteModernObjC.cpp for Release+Asserts build
llvm[4]: Compiling ASTWriter.cpp for Release+Asserts build
llvm[4]: Compiling SemaFixItUtils.cpp for Release+Asserts build
llvm[4]: Compiling CGLoopInfo.cpp for Release+Asserts build
llvm[4]: Compiling ExternalASTSource.cpp for Release+Asserts build
llvm[4]: Compiling CGObjC.cpp for Release+Asserts build
llvm[5]: Compiling RewriteObjC.cpp for Release+Asserts build
llvm[4]: Compiling ASTWriterDecl.cpp for Release+Asserts build
llvm[5]: Compiling Diagnostics.cpp for Release+Asserts build
llvm[4]: Compiling SemaInit.cpp for Release+Asserts build
llvm[4]: Compiling InheritViz.cpp for Release+Asserts build
llvm[4]: Compiling CGObjCGNU.cpp for Release+Asserts build
llvm[5]: Compiling RewriteTest.cpp for Release+Asserts build
llvm[4]: Compiling ItaniumCXXABI.cpp for Release+Asserts build
llvm[5]: Compiling Parser.cpp for Release+Asserts build
llvm[4]: Compiling CGObjCMac.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangRewriteFrontend.a
llvm[4]: Compiling ASTWriterStmt.cpp for Release+Asserts build
llvm[5]: Building Clang SA Checkers tables with tblgen
llvm[5]: Compiling AllocationDiagnostics.cpp for Release+Asserts build
llvm[5]: Compiling AnalyzerStatsChecker.cpp for Release+Asserts build
llvm[4]: Compiling SemaLambda.cpp for Release+Asserts build
llvm[4]: Compiling ItaniumMangle.cpp for Release+Asserts build
llvm[4]: Compiling CGObjCRuntime.cpp for Release+Asserts build
llvm[5]: Compiling ArrayBoundChecker.cpp for Release+Asserts build
llvm[5]: Compiling APSIntType.cpp for Release+Asserts build
llvm[4]: Compiling GeneratePCH.cpp for Release+Asserts build
llvm[5]: Compiling AnalysisManager.cpp for Release+Asserts build
llvm[4]: Compiling SemaLookup.cpp for Release+Asserts build
llvm[5]: Compiling Registry.cpp for Release+Asserts build
llvm[4]: Compiling Mangle.cpp for Release+Asserts build
llvm[4]: Compiling GlobalModuleIndex.cpp for Release+Asserts build
llvm[5]: Compiling ArrayBoundCheckerV2.cpp for Release+Asserts build
llvm[4]: Compiling ARCMT.cpp for Release+Asserts build
llvm[5]: Compiling AnalyzerOptions.cpp for Release+Asserts build
llvm[4]: Compiling CGOpenCLRuntime.cpp for Release+Asserts build
llvm[4]: Compiling MicrosoftCXXABI.cpp for Release+Asserts build
llvm[4]: Compiling Module.cpp for Release+Asserts build
llvm[5]: Compiling BasicObjCFoundationChecks.cpp for Release+Asserts build
llvm[5]: Compiling BasicValueFactory.cpp for Release+Asserts build
llvm[4]: Compiling ModuleManager.cpp for Release+Asserts build
llvm[4]: Compiling MicrosoftMangle.cpp for Release+Asserts build
llvm[4]: Compiling ARCMTActions.cpp for Release+Asserts build
llvm[4]: Compiling CGOpenMPRuntime.cpp for Release+Asserts build
llvm[4]: Compiling SemaObjCProperty.cpp for Release+Asserts build
llvm[5]: Compiling BlockCounter.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangSerialization.a
llvm[5]: Compiling BoolAssignmentChecker.cpp for Release+Asserts build
llvm[5]: Compiling BugReporter.cpp for Release+Asserts build
llvm[4]: Compiling FileRemapper.cpp for Release+Asserts build
llvm[5]: Compiling VariantValue.cpp for Release+Asserts build
llvm[4]: Compiling ObjCMT.cpp for Release+Asserts build
llvm[4]: Compiling NSAPI.cpp for Release+Asserts build
llvm[5]: Compiling BuiltinFunctionChecker.cpp for Release+Asserts build
llvm[4]: Compiling SemaOpenMP.cpp for Release+Asserts build
llvm[4]: Compiling CGRecordLayoutBuilder.cpp for Release+Asserts build
llvm[4]: Compiling NestedNameSpecifier.cpp for Release+Asserts build
llvm[5]: Compiling CStringChecker.cpp for Release+Asserts build
llvm[4]: Compiling ParentMap.cpp for Release+Asserts build
llvm[5]: Compiling BugReporterVisitors.cpp for Release+Asserts build
llvm[4]: Compiling PlistReporter.cpp for Release+Asserts build
llvm[4]: Compiling CGStmt.cpp for Release+Asserts build
llvm[4]: Compiling RawCommentList.cpp for Release+Asserts build
llvm[4]: Compiling SemaOverload.cpp for Release+Asserts build
llvm[5]: Compiling CStringSyntaxChecker.cpp for Release+Asserts build
llvm[4]: Compiling RecordLayout.cpp for Release+Asserts build
llvm[4]: Compiling CGStmtOpenMP.cpp for Release+Asserts build
llvm[5]: Compiling CallEvent.cpp for Release+Asserts build
llvm[4]: Compiling RecordLayoutBuilder.cpp for Release+Asserts build
llvm[5]: Compiling CallAndMessageChecker.cpp for Release+Asserts build
llvm[4]: Compiling SemaPseudoObject.cpp for Release+Asserts build
llvm[5]: Compiling Checker.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangDynamicASTMatchers.a
llvm[4]: Compiling SelectorLocationsKind.cpp for Release+Asserts build
llvm[4]: Compiling ASTMatchFinder.cpp for Release+Asserts build
llvm[4]: Compiling CGVTT.cpp for Release+Asserts build
llvm[5]: Compiling CastSizeChecker.cpp for Release+Asserts build
llvm[4]: Compiling TransAPIUses.cpp for Release+Asserts build
llvm[5]: Compiling CheckerContext.cpp for Release+Asserts build
llvm[4]: Compiling Stmt.cpp for Release+Asserts build
llvm[4]: Compiling SemaStmt.cpp for Release+Asserts build
llvm[4]: Compiling ASTMatchersInternal.cpp for Release+Asserts build
llvm[5]: Compiling CastToStructChecker.cpp for Release+Asserts build
llvm[5]: Compiling CheckerHelpers.cpp for Release+Asserts build
llvm[4]: Compiling CGVTables.cpp for Release+Asserts build
llvm[4]: Compiling StmtIterator.cpp for Release+Asserts build
llvm[5]: Compiling CheckerManager.cpp for Release+Asserts build
llvm[4]: Compiling StmtPrinter.cpp for Release+Asserts build
llvm[5]: Compiling CheckObjCDealloc.cpp for Release+Asserts build
llvm[4]: Compiling TransARCAssign.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenABITypes.cpp for Release+Asserts build
llvm[4]: Compiling SemaStmtAsm.cpp for Release+Asserts build
llvm[5]: Compiling CheckerRegistry.cpp for Release+Asserts build
llvm[5]: Compiling CheckObjCInstMethSignature.cpp for Release+Asserts build
llvm[4]: Compiling StmtProfile.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenAction.cpp for Release+Asserts build
llvm[5]: Compiling CommonBugCategories.cpp for Release+Asserts build
llvm[5]: Compiling ConstraintManager.cpp for Release+Asserts build
llvm[5]: Compiling CheckSecuritySyntaxOnly.cpp for Release+Asserts build
llvm[4]: Compiling StmtViz.cpp for Release+Asserts build
llvm[4]: Compiling SemaStmtAttr.cpp for Release+Asserts build
llvm[5]: Compiling CheckSizeofPointer.cpp for Release+Asserts build
llvm[4]: Compiling TemplateBase.cpp for Release+Asserts build
llvm[5]: Compiling CoreEngine.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangASTMatchers.a
llvm[4]: Compiling CodeGenFunction.cpp for Release+Asserts build
llvm[4]: Compiling SemaTemplate.cpp for Release+Asserts build
llvm[4]: Compiling TransAutoreleasePool.cpp for Release+Asserts build
llvm[5]: Compiling Environment.cpp for Release+Asserts build
llvm[4]: Compiling TemplateName.cpp for Release+Asserts build
llvm[5]: Compiling CheckerDocumentation.cpp for Release+Asserts build
llvm[5]: Compiling ExplodedGraph.cpp for Release+Asserts build
llvm[4]: Compiling SemaTemplateDeduction.cpp for Release+Asserts build
llvm[4]: Compiling Type.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenModule.cpp for Release+Asserts build
llvm[5]: Compiling ChrootChecker.cpp for Release+Asserts build
llvm[4]: Compiling TransBlockObjCVariable.cpp for Release+Asserts build
llvm[5]: Compiling ExprEngine.cpp for Release+Asserts build
llvm[4]: Compiling TypeLoc.cpp for Release+Asserts build
llvm[5]: Compiling ClangCheckers.cpp for Release+Asserts build
llvm[4]: Compiling TypePrinter.cpp for Release+Asserts build
llvm[5]: Compiling DeadStoresChecker.cpp for Release+Asserts build
llvm[5]: Compiling ExprEngineC.cpp for Release+Asserts build
llvm[4]: Compiling VTTBuilder.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenPGO.cpp for Release+Asserts build
llvm[5]: Compiling ExprEngineCXX.cpp for Release+Asserts build
llvm[4]: Compiling VTableBuilder.cpp for Release+Asserts build
llvm[5]: Compiling DebugCheckers.cpp for Release+Asserts build
llvm[4]: Compiling SemaTemplateInstantiate.cpp for Release+Asserts build
llvm[5]: Compiling DereferenceChecker.cpp for Release+Asserts build
llvm[5]: Compiling ExprEngineCallAndReturn.cpp for Release+Asserts build
llvm[4]: Compiling TransEmptyStatementsAndDealloc.cpp for Release+Asserts build
llvm[5]: Compiling DirectIvarAssignment.cpp for Release+Asserts build
llvm[4]: Compiling TransGCAttrs.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangAST.a
llvm[5]: Compiling ExprEngineObjC.cpp for Release+Asserts build
llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Release+Asserts build
llvm[5]: Compiling FunctionSummary.cpp for Release+Asserts build
llvm[5]: Compiling DivZeroChecker.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenTBAA.cpp for Release+Asserts build
llvm[4]: Compiling TransGCCalls.cpp for Release+Asserts build
llvm[5]: Compiling DynamicTypePropagation.cpp for Release+Asserts build
llvm[4]: Compiling CodeGenTypes.cpp for Release+Asserts build
llvm[5]: Compiling HTMLDiagnostics.cpp for Release+Asserts build
llvm[4]: Compiling TransProperties.cpp for Release+Asserts build
llvm[5]: Compiling MemRegion.cpp for Release+Asserts build
llvm[5]: Compiling ExprInspectionChecker.cpp for Release+Asserts build
llvm[4]: Compiling SemaTemplateVariadic.cpp for Release+Asserts build
llvm[4]: Compiling CoverageMappingGen.cpp for Release+Asserts build
llvm[4]: Compiling TransProtectedScope.cpp for Release+Asserts build
llvm[5]: Compiling FixedAddressChecker.cpp for Release+Asserts build
llvm[5]: Compiling PathDiagnostic.cpp for Release+Asserts build
llvm[4]: Compiling SemaType.cpp for Release+Asserts build
llvm[5]: Compiling PlistDiagnostics.cpp for Release+Asserts build
llvm[5]: Compiling GenericTaintChecker.cpp for Release+Asserts build
llvm[4]: Compiling TransRetainReleaseDealloc.cpp for Release+Asserts build
llvm[5]: Compiling ProgramState.cpp for Release+Asserts build
llvm[4]: Compiling ItaniumCXXABI.cpp for Release+Asserts build
llvm[5]: Compiling IdenticalExprChecker.cpp for Release+Asserts build
llvm[5]: Compiling RangeConstraintManager.cpp for Release+Asserts build
llvm[4]: Compiling TransUnbridgedCasts.cpp for Release+Asserts build
llvm[4]: Compiling TypeLocBuilder.cpp for Release+Asserts build
llvm[4]: Compiling TransUnusedInitDelegate.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangSema.a
llvm[5]: Compiling RegionStore.cpp for Release+Asserts build
llvm[4]: Compiling MicrosoftCXXABI.cpp for Release+Asserts build
llvm[5]: Compiling IvarInvalidationChecker.cpp for Release+Asserts build
llvm[4]: Compiling ModuleBuilder.cpp for Release+Asserts build
llvm[5]: Compiling SValBuilder.cpp for Release+Asserts build
llvm[4]: Compiling SanitizerMetadata.cpp for Release+Asserts build
llvm[4]: Compiling TransZeroOutPropsInDealloc.cpp for Release+Asserts build
llvm[5]: Compiling LLVMConventionsChecker.cpp for Release+Asserts build
llvm[4]: Compiling TargetInfo.cpp for Release+Asserts build
llvm[5]: Compiling SVals.cpp for Release+Asserts build
llvm[4]: Compiling TransformActions.cpp for Release+Asserts build
llvm[5]: Compiling SimpleConstraintManager.cpp for Release+Asserts build
llvm[5]: Compiling MacOSKeychainAPIChecker.cpp for Release+Asserts build
llvm[5]: Compiling SimpleSValBuilder.cpp for Release+Asserts build
llvm[4]: Compiling Transforms.cpp for Release+Asserts build
llvm[5]: Compiling Store.cpp for Release+Asserts build
llvm[5]: Compiling MacOSXAPIChecker.cpp for Release+Asserts build
llvm[5]: Compiling MallocChecker.cpp for Release+Asserts build
llvm[5]: Compiling MallocOverflowSecurityChecker.cpp for Release+Asserts build
llvm[5]: Compiling SubEngine.cpp for Release+Asserts build
llvm[5]: Compiling MallocSizeofChecker.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangCodeGen.a
llvm[5]: Compiling SymbolManager.cpp for Release+Asserts build
llvm[5]: Compiling NSAutoreleasePoolChecker.cpp for Release+Asserts build
llvm[5]: Compiling NSErrorChecker.cpp for Release+Asserts build
llvm[5]: Compiling NoReturnFunctionChecker.cpp for Release+Asserts build
llvm[5]: Compiling NonNullParamChecker.cpp for Release+Asserts build
llvm[5]: Compiling ObjCAtSyncChecker.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangStaticAnalyzerCore.a
llvm[5]: Compiling ObjCContainersASTChecker.cpp for Release+Asserts build
llvm[5]: Compiling ObjCContainersChecker.cpp for Release+Asserts build
llvm[5]: Compiling ObjCMissingSuperCallChecker.cpp for Release+Asserts build
llvm[5]: Compiling ObjCSelfInitChecker.cpp for Release+Asserts build
llvm[5]: Compiling ObjCUnusedIVarsChecker.cpp for Release+Asserts build
llvm[5]: Compiling PointerArithChecker.cpp for Release+Asserts build
llvm[5]: Compiling PointerSubChecker.cpp for Release+Asserts build
llvm[5]: Compiling PthreadLockChecker.cpp for Release+Asserts build
llvm[5]: Compiling RetainCountChecker.cpp for Release+Asserts build
llvm[5]: Compiling ReturnPointerRangeChecker.cpp for Release+Asserts build
llvm[5]: Compiling ReturnUndefChecker.cpp for Release+Asserts build
llvm[5]: Compiling SimpleStreamChecker.cpp for Release+Asserts build
llvm[5]: Compiling StackAddrEscapeChecker.cpp for Release+Asserts build
llvm[5]: Compiling StreamChecker.cpp for Release+Asserts build
llvm[5]: Compiling TaintTesterChecker.cpp for Release+Asserts build
llvm[5]: Compiling TestAfterDivZeroChecker.cpp for Release+Asserts build
llvm[5]: Compiling TraversalChecker.cpp for Release+Asserts build
llvm[5]: Compiling UndefBranchChecker.cpp for Release+Asserts build
llvm[5]: Compiling UndefCapturedBlockVarChecker.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangARCMigrate.a
llvm[5]: Compiling UndefResultChecker.cpp for Release+Asserts build
llvm[5]: Compiling UndefinedArraySubscriptChecker.cpp for Release+Asserts build
llvm[5]: Compiling UndefinedAssignmentChecker.cpp for Release+Asserts build
llvm[5]: Compiling UnixAPIChecker.cpp for Release+Asserts build
llvm[5]: Compiling UnreachableCodeChecker.cpp for Release+Asserts build
llvm[5]: Compiling VLASizeChecker.cpp for Release+Asserts build
llvm[5]: Compiling VirtualCallChecker.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangStaticAnalyzerCheckers.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/lib/StaticAnalyzer/Frontend/Release+Asserts: File exists
llvm[5]: Compiling CheckerRegistration.cpp for Release+Asserts build
llvm[5]: Compiling FrontendActions.cpp for Release+Asserts build
llvm[5]: Compiling AnalysisConsumer.cpp for Release+Asserts build
llvm[5]: Compiling ModelConsumer.cpp for Release+Asserts build
llvm[5]: Compiling ModelInjector.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangStaticAnalyzerFrontend.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/arcmt-test/Release+Asserts: File exists
llvm[4]: Compiling arcmt-test.cpp for Release+Asserts build
llvm[4]: Compiling ClangFormat.cpp for Release+Asserts build
llvm[4]: Compiling ClangCheck.cpp for Release+Asserts build
llvm[4]: Compiling DiagTool.cpp for Release+Asserts build
llvm[4]: Creating clang 'Info.plist' file...
llvm[4]: Compiling ARCMigrate.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling cc1_main.cpp for Release+Asserts build
llvm[5]: Compiling ToolTemplate.cpp for Release+Asserts build
llvm[6]: Compiling ApplyReplacements.cpp for Release+Asserts build
llvm[4]: Compiling DiagnosticNames.cpp for Release+Asserts build
llvm[4]: Compiling BuildSystem.cpp for Release+Asserts build (PIC)
llvm[4]: Linking Release+Asserts executable clang-format (without symbols)
llvm[4]: Compiling ListWarnings.cpp for Release+Asserts build
llvm[4]: Compiling CIndex.cpp for Release+Asserts build (PIC)
llvm[4]: ======= Finished Linking Release+Asserts Executable clang-format (without symbols)
llvm[5]: Compiling CoverageChecker.cpp for Release+Asserts build
llvm[4]: Compiling cc1as_main.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts executable clang-check (without symbols)
llvm[4]: Compiling ShowEnabledWarnings.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts executable arcmt-test (without symbols)
llvm[6]: Building Release+Asserts Archive Library libclangApplyReplacements.a
llvm[6]: Compiling ClangApplyReplacementsMain.cpp for Release+Asserts build
llvm[4]: ======= Finished Linking Release+Asserts Executable arcmt-test (without symbols)
llvm[4]: Compiling CIndexCXX.cpp for Release+Asserts build (PIC)
llvm[4]: ======= Finished Linking Release+Asserts Executable clang-check (without symbols)
llvm[4]: Compiling TreeView.cpp for Release+Asserts build
llvm[5]: Compiling PPCallbacksTracker.cpp for Release+Asserts build
llvm[4]: Compiling driver.cpp for Release+Asserts build
llvm[4]: Compiling diagtool_main.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts executable diagtool (without symbols)
llvm[5]: Compiling Modularize.cpp for Release+Asserts build
llvm[5]: Compiling PPTrace.cpp for Release+Asserts build
llvm[5]: Linking Release+Asserts executable tool-template (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Executable diagtool (without symbols)
llvm[4]: Compiling CIndexCodeCompletion.cpp for Release+Asserts build (PIC)
llvm[6]: Linking Release+Asserts executable clang-apply-replacements (without symbols)
llvm[4]: Compiling CIndexDiagnostic.cpp for Release+Asserts build (PIC)
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-apply-replacements (without symbols)
llvm[4]: Linking Release+Asserts executable clang (without symbols)
llvm[6]: Compiling IncludeDirectives.cpp for Release+Asserts build
llvm[5]: ======= Finished Linking Release+Asserts Executable tool-template (without symbols)
llvm[5]: Compiling ModularizeUtilities.cpp for Release+Asserts build
llvm[4]: ======= Finished Linking Release+Asserts Executable clang (without symbols)
llvm[4]: Creating Release+Asserts Alias clang++ (without symbols)
llvm[4]: ======= Finished Creating Release+Asserts Alias clang++ (without symbols)
llvm[4]: Compiling CIndexHigh.cpp for Release+Asserts build (PIC)
llvm[5]: Compiling ModuleAssistant.cpp for Release+Asserts build
llvm[4]: Compiling CIndexInclusionStack.cpp for Release+Asserts build (PIC)
llvm[6]: Compiling IncludeExcludeInfo.cpp for Release+Asserts build
llvm[5]: Compiling PreprocessorTracker.cpp for Release+Asserts build
llvm[6]: Compiling PerfSupport.cpp for Release+Asserts build
llvm[5]: Linking Release+Asserts executable pp-trace (without symbols)
llvm[6]: Compiling ReplacementHandling.cpp for Release+Asserts build
llvm[4]: Compiling CIndexUSRs.cpp for Release+Asserts build (PIC)
llvm[5]: ======= Finished Linking Release+Asserts Executable pp-trace (without symbols)
llvm[6]: Compiling Transform.cpp for Release+Asserts build
llvm[6]: Compiling Transforms.cpp for Release+Asserts build
llvm[4]: Compiling CIndexer.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXComment.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXCompilationDatabase.cpp for Release+Asserts build (PIC)
llvm[5]: Linking Release+Asserts executable modularize (without symbols)
llvm[4]: Compiling CXCursor.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXLoadedDiagnostic.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXSourceLocation.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXStoredDiagnostic.cpp for Release+Asserts build (PIC)
llvm[5]: ======= Finished Linking Release+Asserts Executable modularize (without symbols)
llvm[4]: Compiling CXString.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXType.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling IndexBody.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling IndexDecl.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling IndexTypeSourceInfo.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling Indexing.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling IndexingContext.cpp for Release+Asserts build (PIC)
llvm[6]: Building Release+Asserts Archive Library libmodernizeCore.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts: File exists
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts: File exists
llvm[6]: Compiling ../AddOverride/AddOverride.cpp for Release+Asserts build
llvm[6]: Compiling ../AddOverride/AddOverrideActions.cpp for Release+Asserts build
llvm[6]: Compiling ../AddOverride/AddOverrideMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/LoopActions.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/LoopConvert.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/LoopMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/StmtAncestor.cpp for Release+Asserts build
llvm[6]: Compiling ../LoopConvert/VariableNaming.cpp for Release+Asserts build
llvm[6]: Compiling ../PassByValue/PassByValue.cpp for Release+Asserts build
llvm[6]: Compiling ../PassByValue/PassByValueActions.cpp for Release+Asserts build
llvm[6]: Compiling ../PassByValue/PassByValueMatchers.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts Shared Library libclang.dylib
llvm[4]: Building Release+Asserts Archive Library libclang.a
llvm[6]: Compiling ../ReplaceAutoPtr/ReplaceAutoPtr.cpp for Release+Asserts build
llvm[6]: Compiling ../ReplaceAutoPtr/ReplaceAutoPtrActions.cpp for Release+Asserts build
llvm[4]: Compiling c-index-test.c for Release+Asserts build
llvm[4]: Linking Release+Asserts executable c-index-test (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Executable c-index-test (without symbols)
llvm[4]: Compiling c-arcmt-test.c for Release+Asserts build
llvm[4]: Linking Release+Asserts executable c-arcmt-test (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Executable c-arcmt-test (without symbols)
llvm[6]: Compiling ../ReplaceAutoPtr/ReplaceAutoPtrMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../UseAuto/UseAuto.cpp for Release+Asserts build
llvm[6]: Compiling ../UseAuto/UseAutoActions.cpp for Release+Asserts build
llvm[6]: Compiling ../UseAuto/UseAutoMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../UseNullptr/NullptrActions.cpp for Release+Asserts build
llvm[6]: Compiling ../UseNullptr/NullptrMatchers.cpp for Release+Asserts build
llvm[6]: Compiling ../UseNullptr/UseNullptr.cpp for Release+Asserts build
llvm[6]: Compiling ClangModernize.cpp for Release+Asserts build
llvm[6]: Linking Release+Asserts executable clang-modernize (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-modernize (without symbols)
rm /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../PassByValue/.objdir /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseNullptr/.objdir /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../LoopConvert/.objdir /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../ReplaceAutoPtr/.objdir /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../UseAuto/.objdir /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-modernize/tool/Release+Asserts/../AddOverride/.objdir
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-rename/Release+Asserts: File exists
llvm[5]: Compiling USRFinder.cpp for Release+Asserts build
llvm[5]: Compiling RenamingAction.cpp for Release+Asserts build
llvm[5]: Compiling USRFindingAction.cpp for Release+Asserts build
llvm[5]: Compiling USRLocFinder.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangRename.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-rename/tool/Release+Asserts: File exists
llvm[6]: Compiling ClangRename.cpp for Release+Asserts build
llvm[6]: Linking Release+Asserts executable clang-rename (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-rename (without symbols)
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/Release+Asserts: File exists
llvm[5]: Compiling ClangTidyModule.cpp for Release+Asserts build
llvm[5]: Compiling ClangTidyOptions.cpp for Release+Asserts build
llvm[5]: Compiling ClangTidyDiagnosticConsumer.cpp for Release+Asserts build
llvm[5]: Compiling ClangTidy.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangTidy.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/utils/Release+Asserts: File exists
llvm[6]: Compiling HeaderGuard.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library libclangTidyUtils.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/readability/Release+Asserts: File exists
llvm[6]: Compiling BracesAroundStatementsCheck.cpp for Release+Asserts build
llvm[6]: Compiling ElseAfterReturnCheck.cpp for Release+Asserts build
llvm[6]: Compiling ContainerSizeEmptyCheck.cpp for Release+Asserts build
llvm[6]: Compiling FunctionSizeCheck.cpp for Release+Asserts build
llvm[6]: Compiling NamedParameterCheck.cpp for Release+Asserts build
llvm[6]: Compiling ReadabilityTidyModule.cpp for Release+Asserts build
llvm[6]: Compiling NamespaceCommentCheck.cpp for Release+Asserts build
llvm[6]: Compiling RedundantSmartptrGetCheck.cpp for Release+Asserts build
llvm[6]: Compiling RedundantStringCStrCheck.cpp for Release+Asserts build
llvm[6]: Compiling ShrinkToFitCheck.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library libclangTidyReadability.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/llvm/Release+Asserts: File exists
llvm[6]: Compiling IncludeOrderCheck.cpp for Release+Asserts build
llvm[6]: Compiling LLVMTidyModule.cpp for Release+Asserts build
llvm[6]: Compiling TwineLocalCheck.cpp for Release+Asserts build
llvm[6]: Compiling HeaderGuardCheck.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library libclangTidyLLVMModule.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/google/Release+Asserts: File exists
llvm[6]: Compiling ExplicitConstructorCheck.cpp for Release+Asserts build
llvm[6]: Compiling ExplicitMakePairCheck.cpp for Release+Asserts build
llvm[6]: Compiling AvoidCStyleCastsCheck.cpp for Release+Asserts build
llvm[6]: Compiling GlobalNamesInHeadersCheck.cpp for Release+Asserts build
llvm[6]: Compiling GoogleTidyModule.cpp for Release+Asserts build
llvm[6]: Compiling IntegerTypesCheck.cpp for Release+Asserts build
llvm[6]: Compiling MemsetZeroLengthCheck.cpp for Release+Asserts build
llvm[6]: Compiling OverloadedUnaryAndCheck.cpp for Release+Asserts build
llvm[6]: Compiling StringReferenceMemberCheck.cpp for Release+Asserts build
llvm[6]: Compiling TodoCommentCheck.cpp for Release+Asserts build
llvm[6]: Compiling UnnamedNamespaceInHeaderCheck.cpp for Release+Asserts build
llvm[6]: Compiling UsingNamespaceDirectiveCheck.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library libclangTidyGoogleModule.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/misc/Release+Asserts: File exists
llvm[6]: Compiling AssertSideEffectCheck.cpp for Release+Asserts build
llvm[6]: Compiling AssignOperatorSignatureCheck.cpp for Release+Asserts build
llvm[6]: Compiling ArgumentCommentCheck.cpp for Release+Asserts build
llvm[6]: Compiling InefficientAlgorithmCheck.cpp for Release+Asserts build
llvm[6]: Compiling MiscTidyModule.cpp for Release+Asserts build
llvm[6]: Compiling BoolPointerImplicitConversionCheck.cpp for Release+Asserts build
llvm[6]: Compiling StaticAssertCheck.cpp for Release+Asserts build
llvm[6]: Compiling InaccurateEraseCheck.cpp for Release+Asserts build
llvm[6]: Compiling SwappedArgumentsCheck.cpp for Release+Asserts build
llvm[6]: Compiling UndelegatedConstructor.cpp for Release+Asserts build
llvm[6]: Compiling UniqueptrResetReleaseCheck.cpp for Release+Asserts build
llvm[6]: Compiling UnusedRAIICheck.cpp for Release+Asserts build
llvm[6]: Compiling UseOverrideCheck.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library libclangTidyMiscModule.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-tidy/tool/Release+Asserts: File exists
llvm[6]: Compiling ClangTidyMain.cpp for Release+Asserts build
llvm[6]: Linking Release+Asserts executable clang-tidy (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-tidy (without symbols)
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-query/Release+Asserts: File exists
llvm[5]: Compiling Query.cpp for Release+Asserts build
llvm[5]: Compiling QueryParser.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library libclangQuery.a
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/clang-query/tool/Release+Asserts: File exists
llvm[6]: Compiling ClangQuery.cpp for Release+Asserts build
llvm[6]: Linking Release+Asserts executable clang-query (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Executable clang-query (without symbols)
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/unittests/clang-apply-replacements/Release+Asserts: File exists
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/clang/tools/extra/unittests/clang-query/Release+Asserts: File exists
llvm[6]: Compiling USRLocFindingTest.cpp for Release+Asserts build
llvm[6]: Compiling ReformattingTest.cpp for Release+Asserts build
llvm[6]: Compiling QueryEngineTest.cpp for Release+Asserts build
llvm[6]: Compiling QueryParserTest.cpp for Release+Asserts build
llvm[6]: Compiling IncludeExcludeTest.cpp for Release+Asserts build
llvm[6]: Compiling IncludeDirectivesTest.cpp for Release+Asserts build
llvm[6]: Compiling ClangTidyOptionsTest.cpp for Release+Asserts build
llvm[6]: Compiling ClangTidyDiagnosticConsumerTest.cpp for Release+Asserts build
llvm[6]: Compiling PerfSupportTest.cpp for Release+Asserts build
llvm[6]: Compiling GoogleModuleTest.cpp for Release+Asserts build
llvm[6]: Linking Release+Asserts unit test ClangApplyReplacementsTests (without symbols)
llvm[6]: Linking Release+Asserts unit test ClangRenameTests (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangApplyReplacementsTests (without symbols)
llvm[6]: Compiling TransformTest.cpp for Release+Asserts build
llvm[6]: Compiling LLVMModuleTest.cpp for Release+Asserts build
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangRenameTests (without symbols)
llvm[6]: Compiling UniqueHeaderNameTest.cpp for Release+Asserts build
llvm[6]: Compiling MiscModuleTest.cpp for Release+Asserts build
llvm[6]: Compiling ReadabilityModuleTest.cpp for Release+Asserts build
llvm[6]: Linking Release+Asserts unit test ClangQuery (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangQuery (without symbols)
llvm[6]: Linking Release+Asserts unit test ClangModernizeTests (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangModernizeTests (without symbols)
llvm[6]: Linking Release+Asserts unit test ClangTidy (without symbols)
llvm[6]: ======= Finished Linking Release+Asserts Unit test ClangTidy (without symbols)
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
llvm[4]: Compiling CharInfoTest.cpp for Release+Asserts build
llvm[4]: Compiling LexerTest.cpp for Release+Asserts build
llvm[4]: Compiling MultilibTest.cpp for Release+Asserts build
llvm[4]: Compiling FormatTest.cpp for Release+Asserts build
llvm[4]: Compiling BufferSourceTest.cpp for Release+Asserts build
llvm[4]: Compiling ASTContextParentMapTest.cpp for Release+Asserts build
llvm[4]: Compiling CommentHandlerTest.cpp for Release+Asserts build
llvm[5]: Compiling ParserTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Multilib (without symbols)
llvm[4]: Compiling DiagnosticTest.cpp for Release+Asserts build
llvm[4]: ======= Finished Linking Release+Asserts Unit test Multilib (without symbols)
llvm[4]: Compiling PPCallbacksTest.cpp for Release+Asserts build
llvm[4]: Compiling FormatTestJS.cpp for Release+Asserts build
llvm[4]: Compiling FileManagerTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test CodeGen (without symbols)
llvm[4]: Compiling ASTTypeTraitsTest.cpp for Release+Asserts build
llvm[4]: Compiling SourceManagerTest.cpp for Release+Asserts build
llvm[4]: ======= Finished Linking Release+Asserts Unit test CodeGen (without symbols)
llvm[5]: Compiling RegistryTest.cpp for Release+Asserts build
llvm[4]: Compiling PPConditionalDirectiveRecordTest.cpp for Release+Asserts build
llvm[4]: Compiling CompilationDatabaseTest.cpp for Release+Asserts build
llvm[4]: Compiling VirtualFileSystemTest.cpp for Release+Asserts build
llvm[4]: Compiling FormatTestJava.cpp for Release+Asserts build
llvm[4]: Compiling RecursiveASTVisitorTest.cpp for Release+Asserts build
llvm[5]: Compiling VariantValueTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Lex (without symbols)
llvm[4]: Compiling FormatTestProto.cpp for Release+Asserts build
llvm[4]: ======= Finished Linking Release+Asserts Unit test Lex (without symbols)
llvm[4]: Compiling ASTVectorTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Basic (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test Basic (without symbols)
llvm[4]: Compiling RecursiveASTVisitorTestCallVisitor.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Format (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test Format (without symbols)
llvm[4]: Compiling CommentLexer.cpp for Release+Asserts build
llvm[4]: Compiling RecursiveASTVisitorTestDeclVisitor.cpp for Release+Asserts build
llvm[4]: Compiling RewriteBufferTest.cpp for Release+Asserts build
llvm[4]: Compiling ASTMatchersTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Rewrite (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test Rewrite (without symbols)
llvm[4]: Compiling RecursiveASTVisitorTestExprVisitor.cpp for Release+Asserts build
llvm[4]: Compiling ExternalSemaSourceTest.cpp for Release+Asserts build
llvm[4]: Compiling CommentParser.cpp for Release+Asserts build
llvm[5]: Linking Release+Asserts unit test DynamicASTMatchers (without symbols)
llvm[5]: ======= Finished Linking Release+Asserts Unit test DynamicASTMatchers (without symbols)
llvm[4]: Compiling RecursiveASTVisitorTestTypeLocVisitor.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Sema (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test Sema (without symbols)
llvm[4]: Compiling DeclPrinterTest.cpp for Release+Asserts build
llvm[4]: Compiling RefactoringCallbacksTest.cpp for Release+Asserts build
llvm[4]: Compiling FrontendActionTest.cpp for Release+Asserts build
llvm[4]: Compiling DeclTest.cpp for Release+Asserts build
llvm[4]: Compiling EvaluateAsRValueTest.cpp for Release+Asserts build
llvm[4]: Compiling LibclangTest.cpp for Release+Asserts build
llvm[4]: Compiling ExternalASTSourceTest.cpp for Release+Asserts build
llvm[4]: Compiling NamedDeclPrinterTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test libclang (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test libclang (without symbols)
llvm[4]: Compiling RefactoringTest.cpp for Release+Asserts build
llvm[4]: Compiling AnalyzerOptionsTest.cpp for Release+Asserts build
llvm[4]: Compiling ReplacementsYamlTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test StaticAnalysis (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test StaticAnalysis (without symbols)
llvm[4]: Compiling SourceLocationTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test Frontend (without symbols)
llvm[4]: Compiling RewriterTest.cpp for Release+Asserts build
llvm[4]: ======= Finished Linking Release+Asserts Unit test Frontend (without symbols)
llvm[4]: Compiling ToolingTest.cpp for Release+Asserts build
llvm[4]: Compiling StmtPrinterTest.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts unit test ASTMatchers (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test ASTMatchers (without symbols)
llvm[4]: Linking Release+Asserts unit test Tooling (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test Tooling (without symbols)
llvm[4]: Linking Release+Asserts unit test AST (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Unit test AST (without symbols)
make[4]: Nothing to be done for `all'.
make[5]: Nothing to be done for `all'.
"/private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/source/../scripts/generate-vers.pl" "/private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/source/../lldb.xcodeproj/project.pbxproj" liblldb_core > LLDB_vers.c
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/source/Release+Asserts: File exists
llvm[4]: Compiling CommandCompletions.cpp for Release+Asserts build
llvm[4]: Compiling Breakpoint.cpp for Release+Asserts build
llvm[4]: Compiling SystemInitializer.cpp for Release+Asserts build
llvm[4]: Compiling SBAddress.cpp for Release+Asserts build
llvm[4]: Compiling Address.cpp for Release+Asserts build
llvm[4]: Compiling CF.cpp for Release+Asserts build
llvm[4]: Compiling ASTDumper.cpp for Release+Asserts build
llvm[5]: Compiling Condition.cpp for Release+Asserts build
llvm[4]: Compiling SystemInitializerCommon.cpp for Release+Asserts build
llvm[5]: Compiling Editline.cpp for Release+Asserts build
llvm[4]: Compiling SBAttachInfo.cpp for Release+Asserts build
llvm[4]: Compiling SystemLifetimeManager.cpp for Release+Asserts build
llvm[4]: Compiling AddressRange.cpp for Release+Asserts build
llvm[4]: Compiling ASTResultSynthesizer.cpp for Release+Asserts build
llvm[5]: Compiling File.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointID.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectApropos.cpp for Release+Asserts build
llvm[4]: Compiling SBBlock.cpp for Release+Asserts build
llvm[4]: Compiling CXXFormatterFunctions.cpp for Release+Asserts build
llvm[5]: Compiling FileCache.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointIDList.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbInitialize.a
llvm[4]: Compiling AddressResolver.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectArgs.cpp for Release+Asserts build
llvm[5]: Compiling FileSpec.cpp for Release+Asserts build
llvm[4]: Compiling SBBreakpoint.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointList.cpp for Release+Asserts build
llvm[4]: Compiling AddressResolverFileLine.cpp for Release+Asserts build
llvm[4]: Compiling Cocoa.cpp for Release+Asserts build
llvm[5]: Compiling FileSystem.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointLocation.cpp for Release+Asserts build
llvm[4]: Compiling AddressResolverName.cpp for Release+Asserts build
llvm[4]: Compiling ASTStructExtractor.cpp for Release+Asserts build
llvm[4]: Compiling SBBreakpointLocation.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectBreakpoint.cpp for Release+Asserts build
llvm[5]: Compiling Host.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointLocationCollection.cpp for Release+Asserts build
llvm[4]: Compiling ArchSpec.cpp for Release+Asserts build
llvm[4]: Compiling CoreMedia.cpp for Release+Asserts build
llvm[5]: Compiling HostInfoBase.cpp for Release+Asserts build
llvm[4]: Compiling SBBroadcaster.cpp for Release+Asserts build
llvm[4]: Compiling ClangASTSource.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointLocationList.cpp for Release+Asserts build
llvm[4]: Compiling SBCommandInterpreter.cpp for Release+Asserts build
llvm[4]: Compiling Baton.cpp for Release+Asserts build
llvm[5]: Compiling HostNativeThreadBase.cpp for Release+Asserts build
llvm[4]: Compiling Broadcaster.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectBreakpointCommand.cpp for Release+Asserts build
llvm[5]: Compiling HostProcess.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointOptions.cpp for Release+Asserts build
llvm[4]: Generating LLDBWrapPython.cpp
SWIG needs to be re-run.
llvm[5]: Compiling HostThread.cpp for Release+Asserts build
llvm[4]: Compiling Communication.cpp for Release+Asserts build
llvm[4]: Compiling DataVisualization.cpp for Release+Asserts build
llvm[4]: Compiling SBCommandReturnObject.cpp for Release+Asserts build
llvm[5]: Compiling IOObject.cpp for Release+Asserts build
llvm[5]: Compiling MonitoringProcessLauncher.cpp for Release+Asserts build
llvm[4]: Compiling Connection.cpp for Release+Asserts build
llvm[4]: Compiling SBCommunication.cpp for Release+Asserts build
llvm[4]: Compiling ConnectionMachPort.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectCommands.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointResolver.cpp for Release+Asserts build
llvm[4]: Compiling SBCompileUnit.cpp for Release+Asserts build
llvm[5]: Compiling Mutex.cpp for Release+Asserts build
llvm[4]: Compiling ConnectionSharedMemory.cpp for Release+Asserts build
llvm[5]: Compiling NativeBreakpoint.cpp for Release+Asserts build
llvm[4]: Compiling ConstString.cpp for Release+Asserts build
llvm[5]: Compiling NativeBreakpointList.cpp for Release+Asserts build
llvm[4]: Compiling SBData.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointResolverAddress.cpp for Release+Asserts build
llvm[4]: Compiling ClangExpressionDeclMap.cpp for Release+Asserts build
llvm[4]: Compiling DataBufferHeap.cpp for Release+Asserts build
llvm[5]: Compiling NativeProcessProtocol.cpp for Release+Asserts build
llvm[4]: Compiling DataBufferMemoryMap.cpp for Release+Asserts build
llvm[4]: Compiling SBDebugger.cpp for Release+Asserts build
llvm[4]: Compiling FormatCache.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectDisassemble.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointResolverFileLine.cpp for Release+Asserts build
llvm[4]: Compiling DataEncoder.cpp for Release+Asserts build
llvm[5]: Compiling NativeRegisterContext.cpp for Release+Asserts build
llvm[4]: Compiling DataExtractor.cpp for Release+Asserts build
llvm[4]: Compiling FormatClasses.cpp for Release+Asserts build
llvm[5]: Compiling NativeRegisterContextRegisterInfo.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointResolverFileRegex.cpp for Release+Asserts build
llvm[5]: Compiling NativeThreadProtocol.cpp for Release+Asserts build
llvm[4]: Compiling FormatManager.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectExpression.cpp for Release+Asserts build
llvm[5]: Compiling NativeWatchpointList.cpp for Release+Asserts build
llvm[5]: Compiling OptionParser.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointResolverName.cpp for Release+Asserts build
llvm[5]: Compiling PipeBase.cpp for Release+Asserts build
llvm[4]: Compiling Debugger.cpp for Release+Asserts build
llvm[4]: Compiling SBDeclaration.cpp for Release+Asserts build
llvm[4]: Compiling ClangExpressionParser.cpp for Release+Asserts build
llvm[5]: Compiling ProcessRunLock.cpp for Release+Asserts build
llvm[4]: Compiling SBError.cpp for Release+Asserts build
llvm[5]: Compiling Socket.cpp for Release+Asserts build
llvm[4]: Compiling Args.cpp for Release+Asserts build
llvm[4]: Compiling SBEvent.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectFrame.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointSite.cpp for Release+Asserts build
llvm[5]: Compiling SocketAddress.cpp for Release+Asserts build
llvm[5]: Compiling SoftwareBreakpoint.cpp for Release+Asserts build
llvm[4]: Compiling BreakpointSiteList.cpp for Release+Asserts build
llvm[5]: Compiling StringConvert.cpp for Release+Asserts build
llvm[5]: Compiling Symbols.cpp for Release+Asserts build
llvm[4]: Compiling SBExecutionContext.cpp for Release+Asserts build
llvm[4]: Compiling Stoppoint.cpp for Release+Asserts build
llvm[4]: Compiling StoppointCallbackContext.cpp for Release+Asserts build
llvm[4]: Compiling SBExpressionOptions.cpp for Release+Asserts build
llvm[4]: Compiling StoppointLocation.cpp for Release+Asserts build
llvm[4]: Compiling LibCxx.cpp for Release+Asserts build
llvm[4]: Compiling Watchpoint.cpp for Release+Asserts build
llvm[5]: Compiling Terminal.cpp for Release+Asserts build
llvm[5]: Compiling ThisThread.cpp for Release+Asserts build
llvm[4]: Compiling SBFileSpec.cpp for Release+Asserts build
llvm[4]: Compiling Disassembler.cpp for Release+Asserts build
llvm[4]: Compiling ClangExpressionVariable.cpp for Release+Asserts build
llvm[5]: Compiling ThreadLauncher.cpp for Release+Asserts build
llvm[4]: Compiling SBFileSpecList.cpp for Release+Asserts build
llvm[4]: Compiling CommandHistory.cpp for Release+Asserts build
llvm[5]: Compiling TimeValue.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectGUI.cpp for Release+Asserts build
llvm[4]: Compiling CommandInterpreter.cpp for Release+Asserts build
llvm[4]: Compiling SBFrame.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbHostCommon.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib/liblldbHostCommon.a(Symbols.o) has no symbols
llvm[5]: Compiling ConnectionFileDescriptorPosix.cpp for Release+Asserts build
llvm[4]: Compiling WatchpointList.cpp for Release+Asserts build
llvm[4]: Compiling LibCxxInitializerList.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectHelp.cpp for Release+Asserts build
llvm[4]: Compiling ClangFunction.cpp for Release+Asserts build
llvm[5]: Compiling FileSystem.cpp for Release+Asserts build
llvm[4]: Compiling DynamicLoader.cpp for Release+Asserts build
llvm[5]: Compiling HostInfoPosix.cpp for Release+Asserts build
llvm[4]: Compiling SBFunction.cpp for Release+Asserts build
llvm[4]: Compiling WatchpointOptions.cpp for Release+Asserts build
llvm[5]: Compiling HostProcessPosix.cpp for Release+Asserts build
llvm[4]: Compiling EmulateInstruction.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectLog.cpp for Release+Asserts build
llvm[5]: Compiling HostThreadPosix.cpp for Release+Asserts build
llvm[4]: Compiling LibCxxList.cpp for Release+Asserts build
llvm[4]: Compiling SBHostOS.cpp for Release+Asserts build
llvm[5]: Compiling PipePosix.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbBreakpoint.a
llvm[4]: Compiling CommandObject.cpp for Release+Asserts build
llvm[4]: Compiling ClangModulesDeclVendor.cpp for Release+Asserts build
llvm[4]: Compiling Error.cpp for Release+Asserts build
llvm[4]: Compiling SBInstruction.cpp for Release+Asserts build
llvm[4]: Compiling Event.cpp for Release+Asserts build
llvm[5]: Compiling ProcessLauncherPosix.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectMemory.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbHostPosix.a
llvm[5]: Compiling ABIMacOSX_arm.cpp for Release+Asserts build
llvm[4]: Compiling SBInstructionList.cpp for Release+Asserts build
llvm[5]: Compiling Host.mm for Release+Asserts build
llvm[4]: Compiling FastDemangle.cpp for Release+Asserts build
llvm[4]: Compiling LibCxxMap.cpp for Release+Asserts build
llvm[4]: Compiling FileLineResolver.cpp for Release+Asserts build
llvm[4]: Compiling SBLaunchInfo.cpp for Release+Asserts build
llvm[4]: Compiling SBLineEntry.cpp for Release+Asserts build
llvm[4]: Compiling FileSpecList.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectRegexCommand.cpp for Release+Asserts build
llvm[4]: Compiling SBListener.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABIMacOSX_arm.a
llvm[4]: Compiling FormatEntity.cpp for Release+Asserts build
llvm[4]: Compiling ClangPersistentVariables.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectMultiword.cpp for Release+Asserts build
llvm[5]: Compiling ABIMacOSX_arm64.cpp for Release+Asserts build
llvm[5]: Compiling HostInfoMacOSX.mm for Release+Asserts build
llvm[4]: Compiling LibCxxUnorderedMap.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectScript.cpp for Release+Asserts build
llvm[4]: Compiling ClangUserExpression.cpp for Release+Asserts build
llvm[4]: Compiling SBModule.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectPlatform.cpp for Release+Asserts build
llvm[5]: Compiling HostThreadMacOSX.mm for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABIMacOSX_arm64.a
llvm[5]: Compiling Symbols.cpp for Release+Asserts build
llvm[5]: Compiling ABIMacOSX_i386.cpp for Release+Asserts build
llvm[4]: Compiling LibCxxVector.cpp for Release+Asserts build
llvm[4]: Compiling SBModuleSpec.cpp for Release+Asserts build
llvm[4]: Compiling History.cpp for Release+Asserts build
llvm[5]: Compiling ThisThread.cpp for Release+Asserts build
llvm[4]: Compiling CommandOptionValidators.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectPlugin.cpp for Release+Asserts build
llvm[5]: Compiling cfcpp/CFCBundle.cpp for Release+Asserts build
llvm[4]: Compiling IOHandler.cpp for Release+Asserts build
llvm[5]: Compiling cfcpp/CFCData.cpp for Release+Asserts build
llvm[4]: Compiling SBPlatform.cpp for Release+Asserts build
llvm[4]: Compiling ClangUtilityFunction.cpp for Release+Asserts build
llvm[5]: Compiling cfcpp/CFCMutableArray.cpp for Release+Asserts build
llvm[5]: Compiling cfcpp/CFCMutableDictionary.cpp for Release+Asserts build
llvm[4]: Compiling CommandReturnObject.cpp for Release+Asserts build
llvm[5]: Compiling cfcpp/CFCMutableSet.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABIMacOSX_i386.a
llvm[5]: Compiling cfcpp/CFCString.cpp for Release+Asserts build
llvm[5]: Compiling ABISysV_x86_64.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectProcess.cpp for Release+Asserts build
llvm[4]: Compiling LibStdcpp.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbHostMacOSX.a
llvm[4]: Compiling SBProcess.cpp for Release+Asserts build
llvm[4]: Compiling LLDBWrapPython.cpp for Release+Asserts build
llvm[4]: Compiling Language.cpp for Release+Asserts build
llvm[4]: Compiling SBQueue.cpp for Release+Asserts build
llvm[4]: Compiling DWARFExpression.cpp for Release+Asserts build
llvm[4]: Compiling Listener.cpp for Release+Asserts build
llvm[4]: Compiling SBQueueItem.cpp for Release+Asserts build
llvm[5]: Compiling ABISysV_hexagon.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectQuit.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABISysV_x86_64.a
llvm[4]: Compiling OptionGroupArchitecture.cpp for Release+Asserts build
llvm[4]: Compiling NSArray.cpp for Release+Asserts build
llvm[4]: Compiling Log.cpp for Release+Asserts build
llvm[4]: Compiling SBSection.cpp for Release+Asserts build
llvm[5]: Compiling ABISysV_ppc.cpp for Release+Asserts build
llvm[4]: Compiling Logging.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectRegister.cpp for Release+Asserts build
llvm[4]: Compiling SBSourceManager.cpp for Release+Asserts build
llvm[4]: Compiling ExpressionSourceCode.cpp for Release+Asserts build
llvm[4]: Compiling Mangled.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABISysV_hexagon.a
llvm[4]: Compiling NSDictionary.cpp for Release+Asserts build
llvm[4]: Compiling IRDynamicChecks.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectSettings.cpp for Release+Asserts build
llvm[4]: Compiling SBStream.cpp for Release+Asserts build
llvm[4]: Compiling Module.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectSource.cpp for Release+Asserts build
llvm[4]: Compiling SBStringList.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABISysV_ppc.a
llvm[5]: Compiling ABISysV_ppc64.cpp for Release+Asserts build
llvm[4]: Compiling SBSymbol.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupBoolean.cpp for Release+Asserts build
llvm[4]: Compiling IRExecutionUnit.cpp for Release+Asserts build
llvm[4]: Compiling SBSymbolContext.cpp for Release+Asserts build
llvm[4]: Compiling NSIndexPath.cpp for Release+Asserts build
llvm[4]: Compiling Block.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectSyntax.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginABISysV_ppc64.a
llvm[4]: Compiling SBSymbolContextList.cpp for Release+Asserts build
llvm[5]: Compiling DisassemblerLLVMC.cpp for Release+Asserts build
llvm[4]: Compiling ModuleChild.cpp for Release+Asserts build
llvm[4]: Compiling SBTarget.cpp for Release+Asserts build
llvm[4]: Compiling ClangASTContext.cpp for Release+Asserts build
llvm[4]: Compiling ModuleList.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectTarget.cpp for Release+Asserts build
llvm[4]: Compiling NSSet.cpp for Release+Asserts build
llvm[4]: Compiling IRForTarget.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginDisassemblerLLVM.a
llvm[4]: Compiling Opcode.cpp for Release+Asserts build
llvm[5]: Compiling ObjectContainerBSDArchive.cpp for Release+Asserts build
llvm[4]: Compiling PluginManager.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupFile.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupFormat.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginObjectContainerBSDArchive.a
llvm[5]: Compiling ELFHeader.cpp for Release+Asserts build
llvm[4]: Compiling SBThread.cpp for Release+Asserts build
llvm[4]: Compiling StringPrinter.cpp for Release+Asserts build
llvm[5]: Compiling ObjectFileELF.cpp for Release+Asserts build
llvm[4]: Compiling ClangASTImporter.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupOutputFile.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectThread.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupPlatform.cpp for Release+Asserts build
llvm[4]: Compiling RegisterValue.cpp for Release+Asserts build
llvm[4]: Compiling IRInterpreter.cpp for Release+Asserts build
llvm[4]: Compiling SBThreadCollection.cpp for Release+Asserts build
llvm[4]: Compiling RegularExpression.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginObjectFileELF.a
llvm[4]: Compiling TypeCategory.cpp for Release+Asserts build
llvm[4]: Compiling SBThreadPlan.cpp for Release+Asserts build
llvm[5]: Compiling ObjectFilePECOFF.cpp for Release+Asserts build
llvm[4]: Compiling Scalar.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupString.cpp for Release+Asserts build
llvm[4]: Compiling SearchFilter.cpp for Release+Asserts build
llvm[4]: Compiling ClangASTType.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupUInt64.cpp for Release+Asserts build
llvm[4]: Compiling IRMemoryMap.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectType.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginObjectFilePECOFF.a
llvm[4]: Compiling OptionGroupUUID.cpp for Release+Asserts build
llvm[5]: Compiling ObjectContainerUniversalMachO.cpp for Release+Asserts build
llvm[4]: Compiling SBType.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupValueObjectDisplay.cpp for Release+Asserts build
llvm[4]: Compiling Section.cpp for Release+Asserts build
llvm[4]: Compiling Materializer.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginObjectContainerUniversalMachO.a
llvm[5]: Compiling ObjectFileMachO.cpp for Release+Asserts build
llvm[4]: Compiling SourceManager.cpp for Release+Asserts build
llvm[4]: Compiling TypeCategoryMap.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupVariable.cpp for Release+Asserts build
llvm[4]: Compiling SBTypeCategory.cpp for Release+Asserts build
llvm[4]: Compiling State.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbExpression.a
llvm[4]: Compiling ClangExternalASTSourceCallbacks.cpp for Release+Asserts build
llvm[4]: Compiling Stream.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectVersion.cpp for Release+Asserts build
llvm[4]: Compiling StreamAsynchronousIO.cpp for Release+Asserts build
llvm[4]: Compiling ClangExternalASTSourceCommon.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginObjectFileMachO.a
llvm[4]: Compiling StreamCallback.cpp for Release+Asserts build
llvm[5]: Compiling ObjectFileJIT.cpp for Release+Asserts build
llvm[4]: Compiling TypeFormat.cpp for Release+Asserts build
llvm[4]: Compiling SBTypeEnumMember.cpp for Release+Asserts build
llvm[4]: Compiling OptionGroupWatchpoint.cpp for Release+Asserts build
llvm[4]: Compiling ClangNamespaceDecl.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectWatchpoint.cpp for Release+Asserts build
llvm[4]: Compiling StreamFile.cpp for Release+Asserts build
llvm[4]: Compiling OptionValue.cpp for Release+Asserts build
llvm[4]: Compiling StreamGDBRemote.cpp for Release+Asserts build
llvm[4]: Compiling ABI.cpp for Release+Asserts build
llvm[4]: Compiling SBTypeFilter.cpp for Release+Asserts build
llvm[4]: Compiling CompactUnwindInfo.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginObjectFileJIT.a
llvm[4]: Compiling StreamString.cpp for Release+Asserts build
llvm[5]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueArch.cpp for Release+Asserts build
llvm[4]: Compiling StringList.cpp for Release+Asserts build
llvm[4]: Compiling CompileUnit.cpp for Release+Asserts build
llvm[4]: Compiling StructuredData.cpp for Release+Asserts build
llvm[4]: Compiling CommandObjectWatchpointCommand.cpp for Release+Asserts build
llvm[4]: Compiling CPPLanguageRuntime.cpp for Release+Asserts build
llvm[4]: Compiling TypeSummary.cpp for Release+Asserts build
llvm[5]: Compiling DWARFCompileUnit.cpp for Release+Asserts build
llvm[4]: Compiling Timer.cpp for Release+Asserts build
llvm[4]: Compiling DWARFCallFrameInfo.cpp for Release+Asserts build
llvm[4]: Compiling SBTypeFormat.cpp for Release+Asserts build
llvm[4]: Compiling UUID.cpp for Release+Asserts build
llvm[4]: Compiling ExecutionContext.cpp for Release+Asserts build
llvm[4]: Compiling UserID.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbCommands.a
llvm[4]: Compiling OptionValueArgs.cpp for Release+Asserts build
llvm[4]: Compiling UserSettingsController.cpp for Release+Asserts build
llvm[4]: Compiling ARM64_DWARF_Registers.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueArray.cpp for Release+Asserts build
llvm[4]: Compiling Declaration.cpp for Release+Asserts build
llvm[4]: Compiling TypeSynthetic.cpp for Release+Asserts build
llvm[4]: Compiling ARM_DWARF_Registers.cpp for Release+Asserts build
llvm[4]: Compiling ConvertEnum.cpp for Release+Asserts build
llvm[4]: Compiling FileAction.cpp for Release+Asserts build
llvm[4]: Compiling FuncUnwinders.cpp for Release+Asserts build
llvm[4]: Compiling JSON.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueBoolean.cpp for Release+Asserts build
llvm[4]: Compiling InstrumentationRuntime.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDIECollection.cpp for Release+Asserts build
llvm[4]: Compiling VMRange.cpp for Release+Asserts build
llvm[4]: Compiling KQueue.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueChar.cpp for Release+Asserts build
llvm[4]: Compiling Value.cpp for Release+Asserts build
llvm[4]: Compiling LLDBAssert.cpp for Release+Asserts build
llvm[4]: Compiling SBTypeNameSpecifier.cpp for Release+Asserts build
llvm[4]: Compiling InstrumentationRuntimeStopInfo.cpp for Release+Asserts build
llvm[4]: Compiling TypeValidator.cpp for Release+Asserts build
llvm[4]: Compiling ModuleCache.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueDictionary.cpp for Release+Asserts build
llvm[4]: Compiling Function.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectPrinter.cpp for Release+Asserts build
llvm[4]: Compiling JITLoader.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDataExtractor.cpp for Release+Asserts build
llvm[4]: Compiling NameMatches.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugAbbrev.cpp for Release+Asserts build
llvm[4]: Compiling LineEntry.cpp for Release+Asserts build
llvm[4]: Compiling PseudoTerminal.cpp for Release+Asserts build
llvm[4]: Compiling JITLoaderList.cpp for Release+Asserts build
llvm[4]: Compiling Range.cpp for Release+Asserts build
llvm[4]: Compiling ValueObject.cpp for Release+Asserts build
llvm[4]: Compiling RegisterNumber.cpp for Release+Asserts build
llvm[4]: Compiling LanguageRuntime.cpp for Release+Asserts build
llvm[4]: Compiling SBTypeSummary.cpp for Release+Asserts build
llvm[4]: Compiling LineTable.cpp for Release+Asserts build
llvm[4]: Compiling SharingPtr.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueEnumeration.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugArangeSet.cpp for Release+Asserts build
llvm[4]: Compiling StringExtractor.cpp for Release+Asserts build
llvm[4]: Compiling VectorType.cpp for Release+Asserts build
llvm[4]: Compiling StringExtractorGDBRemote.cpp for Release+Asserts build
llvm[4]: Compiling Memory.cpp for Release+Asserts build
llvm[4]: Compiling ObjectFile.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueFileSpec.cpp for Release+Asserts build
llvm[4]: Compiling StringLexer.cpp for Release+Asserts build
llvm[4]: Compiling TimeSpecTimeout.cpp for Release+Asserts build
llvm[4]: Compiling UriParser.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbUtility.a
llvm[5]: Compiling DWARFDebugAranges.cpp for Release+Asserts build
llvm[4]: Compiling MemoryHistory.cpp for Release+Asserts build
llvm[5]: Compiling SymbolFileSymtab.cpp for Release+Asserts build
llvm[4]: Compiling Symbol.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbDataFormatters.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib/liblldbDataFormatters.a(FormatClasses.o) has no symbols
llvm[4]: Compiling SBTypeSynthetic.cpp for Release+Asserts build
llvm[4]: Compiling ObjCLanguageRuntime.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectCast.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugInfo.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginSymbolFileSymtab.a
llvm[4]: Compiling SBUnixSignals.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueFileSpecLIst.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build
llvm[4]: Compiling SymbolContext.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectChild.cpp for Release+Asserts build
llvm[3]: Compiling LLDB_vers.c for Release+Asserts build
llvm[4]: Compiling OptionValueFormat.cpp for Release+Asserts build
llvm[4]: Compiling OperatingSystem.cpp for Release+Asserts build
llvm[4]: Compiling SBValue.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectConstResult.cpp for Release+Asserts build
llvm[4]: Compiling PathMappingList.cpp for Release+Asserts build
llvm[5]: Compiling DynamicRegisterInfo.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueFormatEntity.cpp for Release+Asserts build
llvm[4]: Compiling Platform.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugLine.cpp for Release+Asserts build
llvm[4]: Compiling SymbolFile.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectConstResultChild.cpp for Release+Asserts build
llvm[4]: Compiling SymbolVendor.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueLanguage.cpp for Release+Asserts build
llvm[5]: Compiling DynamicLoaderStatic.cpp for Release+Asserts build
llvm[4]: Compiling Process.cpp for Release+Asserts build
llvm[4]: Compiling Symtab.cpp for Release+Asserts build
llvm[4]: Compiling SBValueList.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginDynamicLoaderStatic.a
llvm[5]: Compiling DWARFDebugMacinfo.cpp for Release+Asserts build
llvm[5]: Compiling FreeBSDSignals.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectConstResultImpl.cpp for Release+Asserts build
llvm[3]: Compiling lldb.cpp for Release+Asserts build
llvm[4]: Compiling SBVariablesOptions.cpp for Release+Asserts build
llvm[5]: Compiling HistoryThread.cpp for Release+Asserts build
llvm[4]: Compiling SBWatchpoint.cpp for Release+Asserts build
llvm[6]: Compiling PlatformRemoteGDBServer.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugMacinfoEntry.cpp for Release+Asserts build
llvm[5]: Compiling HistoryUnwind.cpp for Release+Asserts build
llvm[4]: Compiling OptionValuePathMappings.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectDynamicValue.cpp for Release+Asserts build
llvm[4]: Compiling SystemInitializerFull.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueProperties.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformGDBServer.a
llvm[4]: Compiling Type.cpp for Release+Asserts build
llvm[6]: Compiling PlatformDarwin.cpp for Release+Asserts build
llvm[5]: Compiling InferiorCallPOSIX.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueRegex.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugPubnames.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectList.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueSInt64.cpp for Release+Asserts build
llvm[4]: Compiling ProcessInfo.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueString.cpp for Release+Asserts build
llvm[4]: Compiling ProcessLaunchInfo.cpp for Release+Asserts build
llvm[6]: Compiling PlatformDarwinKernel.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbAPI.a
llvm[4]: Compiling OptionValueUInt64.cpp for Release+Asserts build
llvm[4]: Compiling TypeList.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectMemory.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library liblldbInitAndLog.a
llvm[5]: Compiling LinuxSignals.cpp for Release+Asserts build
llvm[5]: Compiling GDBRemoteCommunication.cpp for Release+Asserts build
llvm[4]: Compiling OptionValueUUID.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugPubnamesSet.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextDarwin_arm.cpp for Release+Asserts build
llvm[4]: Compiling Queue.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextDarwin_arm64.cpp for Release+Asserts build
llvm[5]: Compiling GDBRemoteCommunicationClient.cpp for Release+Asserts build
llvm[6]: Compiling PlatformMacOSX.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectRegister.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextDarwin_i386.cpp for Release+Asserts build
llvm[4]: Compiling Options.cpp for Release+Asserts build
llvm[4]: Compiling UnwindPlan.cpp for Release+Asserts build
llvm[4]: Compiling QueueItem.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextDarwin_x86_64.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDebugRanges.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextDummy.cpp for Release+Asserts build
llvm[6]: Compiling PlatformRemoteiOS.cpp for Release+Asserts build
llvm[4]: Compiling QueueList.cpp for Release+Asserts build
llvm[4]: Compiling UnwindTable.cpp for Release+Asserts build
llvm[5]: Compiling GDBRemoteCommunicationServer.cpp for Release+Asserts build
llvm[4]: Compiling Property.cpp for Release+Asserts build
llvm[4]: Compiling ValueObjectSyntheticFilter.cpp for Release+Asserts build
llvm[4]: Compiling Variable.cpp for Release+Asserts build
llvm[5]: Compiling GDBRemoteCommunicationServerCommon.cpp for Release+Asserts build
llvm[4]: Compiling RegisterContext.cpp for Release+Asserts build
llvm[6]: Compiling PlatformiOSSimulator.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextFreeBSD_arm64.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDeclContext.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextFreeBSD_i386.cpp for Release+Asserts build
llvm[5]: Compiling DWARFDefines.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextFreeBSD_mips64.cpp for Release+Asserts build
llvm[5]: Compiling DWARFFormValue.cpp for Release+Asserts build
llvm[4]: Compiling SectionLoadHistory.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformMacOSX.a
llvm[4]: Compiling ValueObjectVariable.cpp for Release+Asserts build
llvm[5]: Compiling GDBRemoteCommunicationServerLLGS.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextFreeBSD_powerpc.cpp for Release+Asserts build
llvm[6]: Compiling PlatformLinux.cpp for Release+Asserts build
llvm[4]: Compiling SectionLoadList.cpp for Release+Asserts build
llvm[4]: Compiling PythonDataObjects.cpp for Release+Asserts build
llvm[4]: Compiling VariableList.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextFreeBSD_x86_64.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextHistory.cpp for Release+Asserts build
llvm[4]: Compiling VerifyDecl.cpp for Release+Asserts build
llvm[4]: Compiling ScriptInterpreter.cpp for Release+Asserts build
llvm[4]: Compiling StackFrame.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library liblldbCore.a
llvm[5]: Compiling DWARFLocationDescription.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformLinux.a
llvm[4]: Building Release+Asserts Archive Library liblldbSymbol.a
llvm[6]: Compiling PlatformFreeBSD.cpp for Release+Asserts build
llvm[5]: Compiling EmulateInstructionARM.cpp for Release+Asserts build
llvm[5]: Compiling GDBRemoteCommunicationServerPlatform.cpp for Release+Asserts build
llvm[5]: Compiling DWARFLocationList.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextLLDB.cpp for Release+Asserts build
llvm[4]: Compiling ScriptInterpreterNone.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformFreeBSD.a
llvm[5]: Compiling GDBRemoteRegisterContext.cpp for Release+Asserts build
llvm[6]: Compiling PlatformPOSIX.cpp for Release+Asserts build
llvm[4]: Compiling StackFrameList.cpp for Release+Asserts build
llvm[5]: Compiling EmulateInstructionARM64.cpp for Release+Asserts build
llvm[4]: Compiling ScriptInterpreterPython.cpp for Release+Asserts build
llvm[5]: Compiling LogChannelDWARF.cpp for Release+Asserts build
llvm[5]: Compiling EmulationStateARM.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginEmulateInstructionARM64.a
llvm[5]: Compiling RegisterContextLinux_arm64.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextLinux_i386.cpp for Release+Asserts build
llvm[6]: Compiling PlatformWindows.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginEmulateInstructionARM.a
llvm[5]: Compiling NameToDIE.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformPOSIX.a
llvm[5]: Compiling ProcessGDBRemote.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextLinux_mips64.cpp for Release+Asserts build
llvm[6]: Compiling PlatformKalimba.cpp for Release+Asserts build
llvm[4]: Compiling StackID.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextLinux_x86_64.cpp for Release+Asserts build
llvm[5]: Compiling ProcessGDBRemoteLog.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextMacOSXFrameBackchain.cpp for Release+Asserts build
llvm[4]: Compiling StopInfo.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformWindows.a
llvm[4]: Building Release+Asserts Archive Library liblldbInterpreter.a
llvm[5]: Compiling EmulateInstructionMIPS64.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformKalimba.a
llvm[5]: Compiling SymbolFileDWARF.cpp for Release+Asserts build
llvm[4]: Compiling SystemRuntime.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextMach_arm.cpp for Release+Asserts build
llvm[6]: Compiling AdbClient.cpp for Release+Asserts build
llvm[5]: Compiling UnwindAssemblyInstEmulation.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextMach_i386.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginEmulateInstructionMIPS64.a
llvm[5]: Compiling ThreadGDBRemote.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextMach_x86_64.cpp for Release+Asserts build
llvm[6]: Compiling PlatformAndroid.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextMemory.cpp for Release+Asserts build
llvm[5]: Compiling SymbolFileDWARFDebugMap.cpp for Release+Asserts build
llvm[5]: Compiling UnwindAssembly-x86.cpp for Release+Asserts build
llvm[4]: Compiling Target.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginUnwindAssemblyInstEmulation.a
llvm[6]: Compiling PlatformAndroidRemoteGDBServer.cpp for Release+Asserts build
llvm[5]: Compiling UniqueDWARFASTType.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextPOSIX_arm64.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginProcessGDBRemote.a
llvm[4]: Compiling TargetList.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginUnwindAssemblyx86.a
llvm[5]: Compiling RegisterContextPOSIX_mips64.cpp for Release+Asserts build
llvm[6]: Building Release+Asserts Archive Library liblldbPluginPlatformAndroid.a
llvm[4]: Compiling Thread.cpp for Release+Asserts build
llvm[5]: Compiling ItaniumABILanguageRuntime.cpp for Release+Asserts build
llvm[4]: Compiling ThreadCollection.cpp for Release+Asserts build
llvm[5]: Compiling AppleObjCClassDescriptorV2.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextPOSIX_powerpc.cpp for Release+Asserts build
llvm[5]: Compiling AppleObjCDeclVendor.cpp for Release+Asserts build
llvm[5]: Compiling AuxVector.cpp for Release+Asserts build
llvm[5]: Compiling DYLDRendezvous.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextPOSIX_x86.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginLanguageRuntimeCPlusPlusItaniumABI.a
llvm[5]: Compiling AppleObjCRuntime.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginSymbolFileDWARF.a
llvm[5]: Compiling DynamicLoaderHexagonDYLD.cpp for Release+Asserts build
llvm[5]: Compiling DynamicLoaderPOSIXDYLD.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextThreadMemory.cpp for Release+Asserts build
llvm[4]: Compiling ThreadList.cpp for Release+Asserts build
llvm[5]: Compiling AppleObjCRuntimeV1.cpp for Release+Asserts build
llvm[5]: Compiling DynamicLoaderMacOSXDYLD.cpp for Release+Asserts build
llvm[5]: Compiling StopInfoMachException.cpp for Release+Asserts build
llvm[5]: Compiling HexagonDYLDRendezvous.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlan.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginDynamicLoaderPOSIX.a
llvm[5]: Compiling AppleObjCRuntimeV2.cpp for Release+Asserts build
llvm[5]: Compiling ThreadMemory.cpp for Release+Asserts build
llvm[5]: Compiling OperatingSystemPython.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlanBase.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginDynamicLoaderHexagon.a
llvm[5]: Compiling UnwindLLDB.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlanCallFunction.cpp for Release+Asserts build
llvm[5]: Compiling AppleGetItemInfoHandler.cpp for Release+Asserts build
llvm[5]: Compiling UnwindMacOSXFrameBackchain.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginDynamicLoaderMacOSX.a
llvm[5]: Compiling AppleObjCTrampolineHandler.cpp for Release+Asserts build
llvm[5]: Compiling AppleGetPendingItemsHandler.cpp for Release+Asserts build
llvm[5]: Compiling AppleObjCTypeEncodingParser.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginOperatingSystemPython.a
llvm[4]: Compiling ThreadPlanCallUserExpression.cpp for Release+Asserts build
llvm[5]: Compiling AppleGetQueuesHandler.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginUtility.a
llvm[4]: Compiling ThreadPlanPython.cpp for Release+Asserts build
llvm[5]: Compiling AppleGetThreadItemInfoHandler.cpp for Release+Asserts build
llvm[5]: Compiling AppleThreadPlanStepThroughObjCTrampoline.cpp for Release+Asserts build
llvm[5]: Compiling SystemRuntimeMacOSX.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlanRunToAddress.cpp for Release+Asserts build
llvm[5]: Compiling SymbolVendorELF.cpp for Release+Asserts build
llvm[5]: Compiling MemoryHistoryASan.cpp for Release+Asserts build
llvm[5]: Compiling AddressSanitizerRuntime.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlanShouldStopHere.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginLanguageRuntimeObjCAppleObjCRuntime.a
llvm[4]: Compiling ThreadPlanStepInRange.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginSymbolVendorELF.a
llvm[4]: Compiling ThreadPlanStepInstruction.cpp for Release+Asserts build
llvm[5]: Compiling CommunicationKDP.cpp for Release+Asserts build
llvm[5]: Compiling DynamicLoaderDarwinKernel.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginMemoryHistoryASan.a
llvm[4]: Compiling ThreadPlanStepOut.cpp for Release+Asserts build
llvm[5]: Compiling ProcessKDP.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginInstrumentationRuntimeAddressSanitizer.a
llvm[4]: Compiling ThreadPlanStepOverBreakpoint.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginSystemRuntimeMacOSX.a
llvm[5]: Compiling ProcessKDPLog.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlanStepOverRange.cpp for Release+Asserts build
llvm[5]: Compiling SymbolVendorMacOSX.cpp for Release+Asserts build
llvm[5]: Compiling ProcessMachCore.cpp for Release+Asserts build
llvm[5]: Compiling ThreadMachCore.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginSymbolVendorMacOSX.a
llvm[4]: Compiling ThreadPlanStepRange.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextKDP_arm.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginDynamicLoaderDarwinKernel.a
llvm[4]: Compiling ThreadPlanStepThrough.cpp for Release+Asserts build
llvm[5]: Compiling ProcessElfCore.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextKDP_arm64.cpp for Release+Asserts build
llvm[5]: Compiling JITLoaderGDB.cpp for Release+Asserts build
llvm[4]: Compiling ThreadPlanStepUntil.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextPOSIXCore_arm64.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginProcessMachCore.a
llvm[4]: Compiling ThreadPlanTracer.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextKDP_i386.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextPOSIXCore_mips64.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextKDP_x86_64.cpp for Release+Asserts build
llvm[4]: Compiling ThreadSpec.cpp for Release+Asserts build
llvm[5]: Compiling ThreadKDP.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginJITLoaderGDB.a
llvm[5]: Compiling RegisterContextPOSIXCore_powerpc.cpp for Release+Asserts build
llvm[4]: Compiling UnixSignals.cpp for Release+Asserts build
llvm[5]: Compiling RegisterContextPOSIXCore_x86_64.cpp for Release+Asserts build
llvm[4]: Compiling UnwindAssembly.cpp for Release+Asserts build
llvm[5]: Compiling ThreadElfCore.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbPluginProcessDarwin.a
llvm[4]: Building Release+Asserts Archive Library liblldbTarget.a
llvm[5]: Building Release+Asserts Archive Library liblldbPluginProcessElfCore.a
llvm[3]: Linking Release+Asserts Shared Library liblldb.dylib
SCRIPT_OUTPUT_FILE_0="/private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/tools/debugserver/scripts/../DNBConfig.h" perl /private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/tools/debugserver/scripts/dbgnub-config.pl
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/tools/debugserver/source/Release+Asserts: File exists
llvm[5]: Compiling DNB.cpp for Release+Asserts build
llvm[5]: Compiling DNBArch.cpp for Release+Asserts build
llvm[5]: Compiling DNBBreakpoint.cpp for Release+Asserts build
llvm[5]: Compiling DNBDataRef.cpp for Release+Asserts build
llvm[5]: Compiling DNBError.cpp for Release+Asserts build
llvm[5]: Compiling DNBLog.cpp for Release+Asserts build
llvm[5]: Compiling DNBRegisterInfo.cpp for Release+Asserts build
llvm[5]: Compiling DNBThreadResumeActions.cpp for Release+Asserts build
llvm[5]: Compiling PThreadEvent.cpp for Release+Asserts build
llvm[5]: Compiling PThreadMutex.cpp for Release+Asserts build
llvm[5]: Compiling PseudoTerminal.cpp for Release+Asserts build
llvm[5]: Compiling RNBContext.cpp for Release+Asserts build
llvm[5]: Compiling RNBRemote.cpp for Release+Asserts build
llvm[5]: Compiling RNBServices.cpp for Release+Asserts build
llvm[5]: Compiling RNBSocket.cpp for Release+Asserts build
llvm[5]: Compiling SysSignal.cpp for Release+Asserts build
llvm[5]: Compiling TTYState.cpp for Release+Asserts build
llvm[5]: Compiling debugserver.cpp for Release+Asserts build
llvm[5]: Compiling libdebugserver.cpp for Release+Asserts build
llvm[5]: Building Release+Asserts Archive Library liblldbDebugserverCommon.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib/liblldbDebugserverCommon.a(PThreadMutex.o) has no symbols
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/tools/lldb-mi/Release+Asserts: File exists
llvm[4]: Compiling MICmdArgContext.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgSet.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValBase.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValConsume.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValFile.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValListBase.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValListOfN.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValNumber.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValOptionLong.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValOptionShort.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValString.cpp for Release+Asserts build
llvm[4]: Compiling MICmdArgValThreadGrp.cpp for Release+Asserts build
llvm[4]: Compiling MICmdBase.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmd.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdBreak.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdData.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdEnviro.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdExec.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdFile.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdGdbInfo.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdGdbSet.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdGdbShow.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdGdbThread.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdMiscellanous.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdStack.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdSupportInfo.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdSupportList.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdSymbol.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdTarget.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdThread.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdTrace.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCmdVar.cpp for Release+Asserts build
llvm[4]: Compiling MICmdCommands.cpp for Release+Asserts build
llvm[4]: Compiling MICmdData.cpp for Release+Asserts build
llvm[4]: Compiling MICmdFactory.cpp for Release+Asserts build
llvm[4]: Compiling MICmdInterpreter.cpp for Release+Asserts build
llvm[4]: Compiling MICmdInvoker.cpp for Release+Asserts build
llvm[4]: Compiling MICmdMgr.cpp for Release+Asserts build
llvm[4]: Compiling MICmdMgrSetCmdDeleteCallback.cpp for Release+Asserts build
llvm[4]: Compiling MICmnBase.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBBroadcaster.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBDebugSessionInfo.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBDebugSessionInfoVarObj.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBDebugger.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBDebuggerHandleEvents.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBProxySBValue.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLLDBUtilSBValue.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLog.cpp for Release+Asserts build
llvm[4]: Compiling MICmnLogMediumFile.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIOutOfBandRecord.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIResultRecord.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIValue.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIValueConst.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIValueList.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIValueResult.cpp for Release+Asserts build
llvm[4]: Compiling MICmnMIValueTuple.cpp for Release+Asserts build
llvm[4]: Compiling MICmnResources.cpp for Release+Asserts build
llvm[4]: Compiling MICmnStreamStderr.cpp for Release+Asserts build
llvm[4]: Compiling MICmnStreamStdin.cpp for Release+Asserts build
llvm[4]: Compiling MICmnStreamStdout.cpp for Release+Asserts build
llvm[4]: Compiling MICmnThreadMgrStd.cpp for Release+Asserts build
llvm[4]: Compiling MIDriver.cpp for Release+Asserts build
llvm[4]: Compiling MIDriverBase.cpp for Release+Asserts build
llvm[4]: Compiling MIDriverMain.cpp for Release+Asserts build
llvm[4]: Compiling MIDriverMgr.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilDateTimeStd.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilDebug.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilFileStd.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilMapIdToVariant.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilString.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilSystemLinux.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilSystemOsx.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilSystemWindows.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilThreadBaseStd.cpp for Release+Asserts build
llvm[4]: Compiling MIUtilVariant.cpp for Release+Asserts build
llvm[4]: Compiling Platform.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts executable lldb-mi (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Executable lldb-mi (without symbols)
mkdir: /private/tmp/llvm20150331-13685-5zxzm6/tools/lldb/tools/driver/Release+Asserts: File exists
llvm[4]: Compiling Driver.cpp for Release+Asserts build
llvm[4]: Compiling Platform.cpp for Release+Asserts build
llvm[4]: Linking Release+Asserts executable lldb (without symbols)
llvm[4]: ======= Finished Linking Release+Asserts Executable lldb (without symbols)
make[1]: Nothing to be done for `all'.
llvm[2]: Generating LLVM CMake package config file
llvm[2]: Generating LLVM CMake package version file
llvm[2]: Generating LLVM CMake target exports file
llvm[2]: Compiling BitReaderTest.cpp for Release+Asserts build
llvm[2]: Compiling LineEditor.cpp for Release+Asserts build
llvm[2]: Compiling DIEHashTest.cpp for Release+Asserts build
llvm[2]: Compiling CFGTest.cpp for Release+Asserts build
llvm[2]: Compiling AttributesTest.cpp for Release+Asserts build
llvm[2]: Compiling APFloatTest.cpp for Release+Asserts build
llvm[3]: Compiling DWARFFormValueTest.cpp for Release+Asserts build
llvm[3]: Compiling LazyEmittingLayerTest.cpp for Release+Asserts build
llvm[2]: Compiling ConstantRangeTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test LineEditor (without symbols)
llvm[3]: Linking Release+Asserts unit test DebugInfoDWARF (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugInfoDWARF (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test LineEditor (without symbols)
llvm[3]: Linking Release+Asserts unit test OrcJIT (without symbols)
llvm[3]: Compiling MCJITCAPITest.cpp for Release+Asserts build
llvm[3]: Compiling PDBApiTest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test OrcJIT (without symbols)
llvm[2]: Compiling ConstantsTest.cpp for Release+Asserts build
llvm[2]: Compiling BitstreamReaderTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test CodeGen (without symbols)
llvm[2]: Compiling CallGraphTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test CodeGen (without symbols)
llvm[2]: Compiling APIntTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Bitcode (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test Bitcode (without symbols)
llvm[2]: Compiling LazyCallGraphTest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITMemoryManagerTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test DebugInfoPDB (without symbols)
llvm[2]: Compiling DebugInfoTest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test DebugInfoPDB (without symbols)
llvm[2]: Compiling APSIntTest.cpp for Release+Asserts build
llvm[2]: Compiling MixedTBAATest.cpp for Release+Asserts build
llvm[3]: Compiling MCJITMultipleModuleTest.cpp for Release+Asserts build
llvm[2]: Compiling LinkModulesTest.cpp for Release+Asserts build
llvm[2]: Compiling ScalarEvolutionTest.cpp for Release+Asserts build
llvm[2]: Compiling ExecutionEngineTest.cpp for Release+Asserts build
llvm[2]: Compiling ArrayRefTest.cpp for Release+Asserts build
llvm[2]: Compiling DominatorTreeTest.cpp for Release+Asserts build
llvm[2]: Compiling Disassembler.cpp for Release+Asserts build
llvm[3]: Compiling MCJITObjectCacheTest.cpp for Release+Asserts build
llvm[2]: Compiling BitVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling IRBuilderTest.cpp for Release+Asserts build
llvm[2]: Compiling StringTableBuilderTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Linker (without symbols)
llvm[2]: Linking Release+Asserts unit test Analysis (without symbols)
llvm[2]: Building Driver Option tables with tblgen
llvm[2]: ======= Finished Linking Release+Asserts Unit test Linker (without symbols)
llvm[2]: Compiling OptionParsingTest.cpp for Release+Asserts build
llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test Analysis (without symbols)
llvm[3]: Compiling MCJITTest.cpp for Release+Asserts build
llvm[2]: Compiling YAMLTest.cpp for Release+Asserts build
llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test ExecutionEngine (without symbols)
llvm[2]: Linking Release+Asserts unit test MC (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test ExecutionEngine (without symbols)
llvm[2]: Compiling InstructionsTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Option (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test MC (without symbols)
llvm[2]: Compiling DenseMapTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test Option (without symbols)
llvm[2]: Compiling LegacyPassManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling DenseSetTest.cpp for Release+Asserts build
llvm[2]: Compiling MDBuilderTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test MCJIT (without symbols)
llvm[2]: Compiling MetadataTest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test MCJIT (without symbols)
llvm[2]: Compiling PassManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling CoverageMappingTest.cpp for Release+Asserts build
llvm[2]: Compiling AlignOfTest.cpp for Release+Asserts build
llvm[2]: Compiling InstrProfTest.cpp for Release+Asserts build
llvm[2]: Compiling AllocatorTest.cpp for Release+Asserts build
llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build
llvm[2]: Compiling FoldingSet.cpp for Release+Asserts build
llvm[2]: Compiling PatternMatch.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test ProfileData (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test ProfileData (without symbols)
llvm[2]: Compiling TypeBuilderTest.cpp for Release+Asserts build
llvm[2]: Compiling FunctionRefTest.cpp for Release+Asserts build
llvm[2]: Compiling ArrayRecyclerTest.cpp for Release+Asserts build
llvm[3]: Compiling ASanStackFrameLayoutTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test IPO (without symbols)
llvm[3]: ======= Finished Linking Release+Asserts Unit test IPO (without symbols)
llvm[2]: Compiling TypesTest.cpp for Release+Asserts build
llvm[2]: Compiling UseTest.cpp for Release+Asserts build
llvm[2]: Compiling HashingTest.cpp for Release+Asserts build
llvm[2]: Compiling BlockFrequencyTest.cpp for Release+Asserts build
llvm[3]: Compiling Cloning.cpp for Release+Asserts build
llvm[2]: Compiling ImmutableMapTest.cpp for Release+Asserts build
llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build
llvm[2]: Compiling ImmutableSetTest.cpp for Release+Asserts build
llvm[2]: Compiling BranchProbabilityTest.cpp for Release+Asserts build
llvm[2]: Compiling IntEqClassesTest.cpp for Release+Asserts build
llvm[2]: Compiling UserTest.cpp for Release+Asserts build
llvm[3]: Compiling Local.cpp for Release+Asserts build
llvm[2]: Compiling Casting.cpp for Release+Asserts build
llvm[2]: Compiling IntervalMapTest.cpp for Release+Asserts build
llvm[2]: Compiling ValueHandleTest.cpp for Release+Asserts build
llvm[2]: Compiling CommandLineTest.cpp for Release+Asserts build
llvm[3]: Compiling ValueMapperTest.cpp for Release+Asserts build
llvm[2]: Compiling CompressionTest.cpp for Release+Asserts build
llvm[2]: Compiling IntrusiveRefCntPtrTest.cpp for Release+Asserts build
llvm[2]: Compiling ConvertUTFTest.cpp for Release+Asserts build
llvm[2]: Compiling ValueMapTest.cpp for Release+Asserts build
llvm[2]: Compiling DataExtractorTest.cpp for Release+Asserts build
llvm[2]: Compiling ValueTest.cpp for Release+Asserts build
llvm[3]: Linking Release+Asserts unit test Utils (without symbols)
llvm[2]: Compiling MakeUniqueTest.cpp for Release+Asserts build
llvm[3]: ======= Finished Linking Release+Asserts Unit test Utils (without symbols)
llvm[2]: Compiling DwarfTest.cpp for Release+Asserts build
llvm[2]: Compiling EndianStreamTest.cpp for Release+Asserts build
llvm[2]: Compiling EndianTest.cpp for Release+Asserts build
llvm[2]: Compiling VerifierTest.cpp for Release+Asserts build
llvm[2]: Compiling MapVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling WaymarkTest.cpp for Release+Asserts build
llvm[2]: Compiling ErrorOrTest.cpp for Release+Asserts build
llvm[2]: Compiling OptionalTest.cpp for Release+Asserts build
llvm[2]: Compiling FileOutputBufferTest.cpp for Release+Asserts build
llvm[2]: Compiling PackedVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling IteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling PointerIntPairTest.cpp for Release+Asserts build
llvm[2]: Compiling PointerUnionTest.cpp for Release+Asserts build
llvm[2]: Compiling LEB128Test.cpp for Release+Asserts build
llvm[2]: Compiling PostOrderIteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling LineIteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling LockFileManagerTest.cpp for Release+Asserts build
llvm[2]: Compiling MD5Test.cpp for Release+Asserts build
llvm[2]: Compiling SCCIteratorTest.cpp for Release+Asserts build
llvm[2]: Compiling ManagedStatic.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test IR (without symbols)
llvm[2]: Compiling MathExtrasTest.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test IR (without symbols)
llvm[2]: Compiling SmallPtrSetTest.cpp for Release+Asserts build
llvm[2]: Compiling MemoryBufferTest.cpp for Release+Asserts build
llvm[2]: Compiling SmallStringTest.cpp for Release+Asserts build
llvm[2]: Compiling SmallVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling SparseBitVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling SparseMultiSetTest.cpp for Release+Asserts build
llvm[2]: Compiling MemoryTest.cpp for Release+Asserts build
llvm[2]: Compiling Path.cpp for Release+Asserts build
llvm[2]: Compiling SparseSetTest.cpp for Release+Asserts build
llvm[2]: Compiling StringMapTest.cpp for Release+Asserts build
llvm[2]: Compiling ProcessTest.cpp for Release+Asserts build
llvm[2]: Compiling ProgramTest.cpp for Release+Asserts build
llvm[2]: Compiling RegexTest.cpp for Release+Asserts build
llvm[2]: Compiling ScaledNumberTest.cpp for Release+Asserts build
llvm[2]: Compiling StringRefTest.cpp for Release+Asserts build
llvm[2]: Compiling TinyPtrVectorTest.cpp for Release+Asserts build
llvm[2]: Compiling TripleTest.cpp for Release+Asserts build
llvm[2]: Compiling SourceMgrTest.cpp for Release+Asserts build
llvm[2]: Compiling TwineTest.cpp for Release+Asserts build
llvm[2]: Compiling VariadicFunctionTest.cpp for Release+Asserts build
llvm[2]: Compiling ilistTest.cpp for Release+Asserts build
llvm[2]: Compiling SpecialCaseListTest.cpp for Release+Asserts build
llvm[2]: Compiling StreamingMemoryObject.cpp for Release+Asserts build
llvm[2]: Compiling StringPool.cpp for Release+Asserts build
llvm[2]: Compiling SwapByteOrderTest.cpp for Release+Asserts build
llvm[2]: Compiling ThreadLocalTest.cpp for Release+Asserts build
llvm[2]: Compiling TimeValueTest.cpp for Release+Asserts build
llvm[2]: Compiling UnicodeTest.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test ADT (without symbols)
llvm[2]: Compiling YAMLIOTest.cpp for Release+Asserts build
llvm[2]: Compiling YAMLParserTest.cpp for Release+Asserts build
llvm[2]: Compiling formatted_raw_ostream_test.cpp for Release+Asserts build
llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols)
llvm[2]: Compiling raw_ostream_test.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts unit test Support (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Unit test Support (without symbols)
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
llvm[0]: ***** Completed Release+Asserts Build
This file has been truncated, but you can view the full file.
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.d Atomic.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.d Atomic.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Atomic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.d APSInt.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.d APSInt.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APSInt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.d APInt.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.d APInt.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APInt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.d ARMWinEH.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.d ARMWinEH.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMWinEH.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.d ARMBuildAttrs.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.d ARMBuildAttrs.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ARMBuildAttrs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.d Allocator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.d Allocator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Allocator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.d APFloat.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.d APFloat.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/APFloat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.d BlockFrequency.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.d BlockFrequency.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BlockFrequency.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.d BranchProbability.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.d BranchProbability.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/BranchProbability.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.d CommandLine.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.d CommandLine.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CommandLine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.d Compression.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.d Compression.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Compression.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.d ConvertUTF.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.o
superenv removed: -O3 -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.d ConvertUTF.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTF.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.d ConvertUTFWrapper.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.d ConvertUTFWrapper.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ConvertUTFWrapper.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.d CrashRecoveryContext.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.d CrashRecoveryContext.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/CrashRecoveryContext.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d DAGDeltaAlgorithm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.d DAGDeltaAlgorithm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.d DataExtractor.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.d DataExtractor.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataExtractor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.d DataStream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.d DataStream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DataStream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.d Debug.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.d Debug.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Debug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.d DeltaAlgorithm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.d DeltaAlgorithm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DeltaAlgorithm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.d Dwarf.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.d Dwarf.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Dwarf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.d DynamicLibrary.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.d DynamicLibrary.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/DynamicLibrary.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.d Errno.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.d Errno.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Errno.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.d ErrorHandling.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.d ErrorHandling.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ErrorHandling.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.d FileOutputBuffer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.d FileOutputBuffer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileOutputBuffer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.d FileUtilities.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.d FileUtilities.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FileUtilities.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.d FoldingSet.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.d FoldingSet.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FoldingSet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.d FormattedStream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.d FormattedStream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/FormattedStream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.d GraphWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.d GraphWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/GraphWriter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.d Hashing.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.d Hashing.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Hashing.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.d Host.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.d Host.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Host.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.d IntEqClasses.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.d IntEqClasses.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntEqClasses.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.d IntervalMap.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.d IntervalMap.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntervalMap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d IntrusiveRefCntPtr.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.d IntrusiveRefCntPtr.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/IntrusiveRefCntPtr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.d LEB128.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.d LEB128.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LEB128.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.d LineIterator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.d LineIterator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LineIterator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.d Locale.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.d Locale.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Locale.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.d LockFileManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.d LockFileManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/LockFileManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.d MD5.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.d MD5.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MD5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.d ManagedStatic.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.d ManagedStatic.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ManagedStatic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.d MathExtras.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.d MathExtras.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MathExtras.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.d Memory.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.d Memory.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Memory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.d MemoryBuffer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.d MemoryBuffer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryBuffer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.d MemoryObject.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.d MemoryObject.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/MemoryObject.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.d Mutex.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.d Mutex.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Mutex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.d Options.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.d Options.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Options.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.d Path.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.d Path.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Path.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.d PluginLoader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.d PluginLoader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PluginLoader.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.d PrettyStackTrace.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.d PrettyStackTrace.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/PrettyStackTrace.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.d Process.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.d Process.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Process.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.d Program.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.d Program.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Program.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.d RWMutex.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.d RWMutex.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RWMutex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.d RandomNumberGenerator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.d RandomNumberGenerator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/RandomNumberGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.d Regex.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.d Regex.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Regex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.d ScaledNumber.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.d ScaledNumber.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ScaledNumber.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d SearchForAddressOfSpecialSymbol.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.d SearchForAddressOfSpecialSymbol.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SearchForAddressOfSpecialSymbol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.d Signals.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.d Signals.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Signals.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.d SmallPtrSet.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.d SmallPtrSet.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallPtrSet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.d SmallVector.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.d SmallVector.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SmallVector.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.d SourceMgr.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.d SourceMgr.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SourceMgr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.d SpecialCaseList.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.d SpecialCaseList.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SpecialCaseList.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.d Statistic.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.d Statistic.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Statistic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.d StreamingMemoryObject.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.d StreamingMemoryObject.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StreamingMemoryObject.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.d StringExtras.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.d StringExtras.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringExtras.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.d StringMap.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.d StringMap.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringMap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.d StringPool.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.d StringPool.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringPool.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.d StringRef.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.d StringRef.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/StringRef.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.d SystemUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.d SystemUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/SystemUtils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.d TargetRegistry.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.d TargetRegistry.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TargetRegistry.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.d ThreadLocal.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.d ThreadLocal.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ThreadLocal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.d Threading.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.d Threading.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Threading.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.d TimeValue.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.d TimeValue.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/TimeValue.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.d Timer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.d Timer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Timer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.d ToolOutputFile.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.d ToolOutputFile.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/ToolOutputFile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.d Triple.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.d Triple.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Triple.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.d Twine.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.d Twine.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Twine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.d Unicode.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.d Unicode.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Unicode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.d Valgrind.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.d Valgrind.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Valgrind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.d Watchdog.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.d Watchdog.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/Watchdog.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.d YAMLParser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.d YAMLParser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLParser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.d YAMLTraits.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.d YAMLTraits.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/YAMLTraits.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.d circular_raw_ostream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.d circular_raw_ostream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/circular_raw_ostream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.d raw_os_ostream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.d raw_os_ostream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_os_ostream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.d raw_ostream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.o
superenv removed: -O3 -Wcast-qual -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.d raw_ostream.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/raw_ostream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.d regcomp.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.o
superenv removed: -O3 -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.d regcomp.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regcomp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.d regerror.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.o
superenv removed: -O3 -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.d regerror.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regerror.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.d regexec.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.o
superenv removed: -O3 -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.d regexec.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regexec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.d regfree.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.o
superenv removed: -O3 -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.d regfree.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regfree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.d regstrlcpy.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.o
superenv removed: -O3 -m64 -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.d regstrlcpy.c -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Support/Release+Asserts/regstrlcpy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.d Error.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.d Error.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.d StringMatcher.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.d StringMatcher.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/StringMatcher.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.d TGLexer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.d TGLexer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGLexer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.d Record.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.d Record.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Record.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.d TGParser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.d TGParser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TGParser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.d TableGenBackend.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.d TableGenBackend.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/TableGenBackend.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.d Main.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.d Main.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/Main.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.d SetTheory.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.d SetTheory.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/TableGen/Release+Asserts/SetTheory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/count -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fno-common -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.d count.c -o /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.o
superenv removed: -O3 -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/count -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.d count.c -o /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d PerfectShuffle.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.d PerfectShuffle.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.d fpcmp.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.d fpcmp.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/not -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.d not.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/not -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.d not.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.d FileCheck.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.d FileCheck.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d AsmMatcherEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.d AsmMatcherEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/count /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.o -lz -lpthread -ledit -lcurses -lm
superenv removed: -O3 -m64
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/count /private/tmp/llvm20150331-13685-5zxzm6/utils/count/Release+Asserts/count.o -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.d src/gtest-all.cc -o /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/private/tmp/llvm20150331-13685-5zxzm6/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.d src/gtest-all.cc -o /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/Release+Asserts/src/gtest-all.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/include -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d TestMain.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/googletest/include -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.d TestMain.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/unittest/UnitTestMain/Release+Asserts/TestMain.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.d AsmWriterEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.d AsmWriterEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/not /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.o -lLLVMSupport -lz -lpthread -ledit -lcurses -lm
superenv removed: -O3 -m64
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/not /private/tmp/llvm20150331-13685-5zxzm6/utils/not/Release+Asserts/not.o -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.d AsmWriterInst.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.d AsmWriterInst.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -O3 -Wl,-dead_strip -rdynamic -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -m64 -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/fpcmp /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.o -lLLVMSupport -lz -lpthread -ledit -lcurses -lm
superenv removed: -O3 -m64
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -Wl,-dead_strip -rdynamic -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/fpcmp /private/tmp/llvm20150331-13685-5zxzm6/utils/fpcmp/Release+Asserts/fpcmp.o -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/llvm-PerfectShuffle /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o -lz -lpthread -ledit -lcurses -lm
superenv removed: -O3 -m64
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/llvm-PerfectShuffle /private/tmp/llvm20150331-13685-5zxzm6/utils/PerfectShuffle/Release+Asserts/PerfectShuffle.o -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.d CTagsEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.d CTagsEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.d CallingConvEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.d CallingConvEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.d CodeEmitterGen.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.d CodeEmitterGen.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d CodeGenDAGPatterns.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.d CodeGenDAGPatterns.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.d CodeGenInstruction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.d CodeGenInstruction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/FileCheck /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.o -lLLVMSupport -lz -lpthread -ledit -lcurses -lm
superenv removed: -O3 -m64
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/FileCheck /private/tmp/llvm20150331-13685-5zxzm6/utils/FileCheck/Release+Asserts/FileCheck.o -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.d CodeGenMapTable.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.d CodeGenMapTable.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.d CodeGenRegisters.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.d CodeGenRegisters.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.d CodeGenSchedule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.d CodeGenSchedule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.d CodeGenTarget.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.d CodeGenTarget.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.d DAGISelEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.d DAGISelEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.d DAGISelMatcher.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.d DAGISelMatcher.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d DAGISelMatcherEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.d DAGISelMatcherEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d DAGISelMatcherGen.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.d DAGISelMatcherGen.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d DAGISelMatcherOpt.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.d DAGISelMatcherOpt.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d DFAPacketizerEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.d DFAPacketizerEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.d DisassemblerEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.d DisassemblerEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.d FastISelEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.d FastISelEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d FixedLenDecoderEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.d FixedLenDecoderEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.d InstrInfoEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.d InstrInfoEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.d IntrinsicEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.d IntrinsicEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.d OptParserEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.d OptParserEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d PseudoLoweringEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.d PseudoLoweringEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d RegisterInfoEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.d RegisterInfoEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.d SubtargetEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.d SubtargetEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.d TableGen.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.d TableGen.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.d X86DisassemblerTables.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.d X86DisassemblerTables.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.d X86ModRMFilters.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.d X86ModRMFilters.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.d X86RecognizableInstr.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.o -MT /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.d X86RecognizableInstr.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -O3 -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -m64 -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/llvm-tblgen /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport -lz -lpthread -ledit -lcurses -lm
superenv removed: -O3 -m64
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -Wl,-dead_strip -Wl,-rpath -Wl,@executable_path/../lib -L/private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/lib -Wl,-exported_symbol,_main -o /private/tmp/llvm20150331-13685-5zxzm6/Release+Asserts/bin/llvm-tblgen /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmMatcherEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/AsmWriterInst.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CTagsEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CallingConvEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeEmitterGen.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenDAGPatterns.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenInstruction.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenMapTable.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenRegisters.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenSchedule.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/CodeGenTarget.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcher.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherGen.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DAGISelMatcherOpt.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DFAPacketizerEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/DisassemblerEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FastISelEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/FixedLenDecoderEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/InstrInfoEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/IntrinsicEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/OptParserEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/PseudoLoweringEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/RegisterInfoEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/SubtargetEmitter.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/TableGen.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86DisassemblerTables.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86ModRMFilters.o /private/tmp/llvm20150331-13685-5zxzm6/utils/TableGen/Release+Asserts/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.d ConstantFold.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.d ConstantFold.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantFold.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.d BasicBlock.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.d BasicBlock.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/BasicBlock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.d ConstantRange.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.d ConstantRange.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ConstantRange.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.d Attributes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.d Attributes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Attributes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.d AsmWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.d AsmWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AsmWriter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.d AutoUpgrade.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.d AutoUpgrade.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/AutoUpgrade.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.d Comdat.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.d Comdat.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Comdat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.d Constants.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.d Constants.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Constants.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.d Core.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.d Core.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.d DIBuilder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.d DIBuilder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DIBuilder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.d DataLayout.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.d DataLayout.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DataLayout.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.d DebugInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.d DebugInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.d DebugInfoMetadata.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.d DebugInfoMetadata.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugInfoMetadata.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.d DebugLoc.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.d DebugLoc.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DebugLoc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.d DiagnosticInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.d DiagnosticInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.d DiagnosticPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.d DiagnosticPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/DiagnosticPrinter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.d Function.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.d Function.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Function.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.d Dominators.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.d Dominators.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Dominators.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.d GCOV.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.d GCOV.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GCOV.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.d GVMaterializer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.d GVMaterializer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/GVMaterializer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.d Globals.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.d Globals.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Globals.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.d IRBuilder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.d IRBuilder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRBuilder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.d IRPrintingPasses.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.d IRPrintingPasses.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IRPrintingPasses.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.d InlineAsm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.d InlineAsm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/InlineAsm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.d Instruction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.d Instruction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instruction.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.d Instructions.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.d Instructions.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Instructions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.d IntrinsicInst.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.d IntrinsicInst.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/IntrinsicInst.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.d LLVMContext.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.d LLVMContext.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContext.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.d LLVMContextImpl.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.d LLVMContextImpl.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LLVMContextImpl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.d LegacyPassManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.d LegacyPassManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/LegacyPassManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.d MDBuilder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.d MDBuilder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MDBuilder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.d Mangler.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.d Mangler.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Mangler.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.d Metadata.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.d Metadata.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Metadata.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.d MetadataTracking.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.d MetadataTracking.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/MetadataTracking.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.d Module.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.d Module.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Module.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.d Pass.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.d Pass.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Pass.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.d PassManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.d PassManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.d PassRegistry.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.d PassRegistry.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/PassRegistry.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.d Statepoint.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.d Statepoint.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Statepoint.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.d Type.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.d Type.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Type.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.d TypeFinder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.d TypeFinder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/TypeFinder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.d Use.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.d Use.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Use.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.d UseListOrder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.d UseListOrder.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/UseListOrder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.d User.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.d User.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/User.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.d Value.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.d Value.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Value.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.d ValueSymbolTable.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.d ValueSymbolTable.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueSymbolTable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.d ValueTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.d ValueTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/ValueTypes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.d Verifier.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/IR -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.d Verifier.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/IR/Release+Asserts/Verifier.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.d LLLexer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.d LLLexer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLLexer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.d AliasAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.d AliasAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.d BitReader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.d BitReader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitReader.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.d ASanStackFrameLayout.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.d ASanStackFrameLayout.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ASanStackFrameLayout.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Linker -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.d LinkModules.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Linker -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.d LinkModules.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Linker/Release+Asserts/LinkModules.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.d Execution.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.d Execution.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Execution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.d DAGCombiner.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.d DAGCombiner.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/DAGCombiner.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.d AddDiscriminators.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.d AddDiscriminators.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/AddDiscriminators.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.d BitcodeReader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.d BitcodeReader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitcodeReader.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.d AliasAnalysisCounter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.d AliasAnalysisCounter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisCounter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.d LLParser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.d LLParser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/LLParser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.d BasicBlockUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.d BasicBlockUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BasicBlockUtils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.d AliasAnalysisEvaluator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.d AliasAnalysisEvaluator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasAnalysisEvaluator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.d ExternalFunctions.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.d ExternalFunctions.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/ExternalFunctions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.d BitWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.d BitWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitWriter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.d AliasDebugger.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.d AliasDebugger.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasDebugger.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.d BreakCriticalEdges.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.d BreakCriticalEdges.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BreakCriticalEdges.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.d BitcodeWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.d BitcodeWriter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.d AliasSetTracker.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.d AliasSetTracker.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AliasSetTracker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.d Interpreter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.d Interpreter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Interpreter/Release+Asserts/Interpreter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.d BuildLibCalls.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.d BuildLibCalls.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BuildLibCalls.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.d Analysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.d Analysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Analysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.d MCJIT.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.d MCJIT.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/MCJIT/Release+Asserts/MCJIT.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.d BypassSlowDivision.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.d BypassSlowDivision.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/BypassSlowDivision.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.d Parser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.d Parser.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/AsmParser/Release+Asserts/Parser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.d BitstreamReader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.d BitstreamReader.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Reader/Release+Asserts/BitstreamReader.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.d AssumptionCache.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.d AssumptionCache.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/AssumptionCache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.d CloneFunction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.d CloneFunction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneFunction.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.d FastISel.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.d FastISel.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FastISel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.d CloneSubModule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.d CloneSubModule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/CloneSubModule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.d ARMException.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.d ARMException.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/ARMException.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.d BasicAliasAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.d BasicAliasAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BasicAliasAnalysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.d BitcodeWriterPass.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.d BitcodeWriterPass.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/BitcodeWriterPass.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.d IndirectionUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.d IndirectionUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/IndirectionUtils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.d CloneModule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.d CloneModule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CloneModule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.d ValueEnumerator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.d ValueEnumerator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Bitcode/Writer/Release+Asserts/ValueEnumerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.d AddressPool.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.d AddressPool.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AddressPool.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.d BlockFrequencyInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.d BlockFrequencyInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.d CmpInstAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.d CmpInstAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CmpInstAnalysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.d OrcMCJITReplacement.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.d OrcMCJITReplacement.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcMCJITReplacement.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.d AddressSanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.d AddressSanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/AddressSanitizer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.d AsmPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.d AsmPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.d CodeExtractor.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.d CodeExtractor.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CodeExtractor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.d RTDyldMemoryManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.d RTDyldMemoryManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RTDyldMemoryManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.d BlockFrequencyInfoImpl.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.d BlockFrequencyInfoImpl.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BlockFrequencyInfoImpl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.d RuntimeDyld.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.d RuntimeDyld.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyld.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.d OrcTargetSupport.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.d OrcTargetSupport.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Orc/Release+Asserts/OrcTargetSupport.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.d CtorUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.d CtorUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/CtorUtils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.d BranchProbabilityInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.d BranchProbabilityInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/BranchProbabilityInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.d RuntimeDyldCOFF.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.d RuntimeDyldCOFF.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldCOFF.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.d BoundsChecking.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.d BoundsChecking.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/BoundsChecking.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.d FunctionLoweringInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.d FunctionLoweringInfo.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/FunctionLoweringInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.d DemoteRegToStack.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.d DemoteRegToStack.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/DemoteRegToStack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.d ADCE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.d ADCE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ADCE.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.d RuntimeDyldChecker.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.d RuntimeDyldChecker.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldChecker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.d AsmPrinterDwarf.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.d AsmPrinterDwarf.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterDwarf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.d CFG.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.d CFG.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFG.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.d FlattenCFG.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.d FlattenCFG.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/FlattenCFG.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.d DataFlowSanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.d DataFlowSanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/DataFlowSanitizer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.d AlignmentFromAssumptions.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.d AlignmentFromAssumptions.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/AlignmentFromAssumptions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.d CFGPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.d CFGPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFGPrinter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.d RuntimeDyldELF.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.d RuntimeDyldELF.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldELF.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.d GlobalStatus.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.d GlobalStatus.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/GlobalStatus.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.d BDCE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.d BDCE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/BDCE.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.d AsmPrinterInlineAsm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.d AsmPrinterInlineAsm.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/AsmPrinterInlineAsm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.d CFLAliasAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.d CFLAliasAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CFLAliasAnalysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.d InstrEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.d InstrEmitter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/InstrEmitter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.d InlineFunction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.d InlineFunction.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InlineFunction.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.d ConstantHoisting.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.d ConstantHoisting.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantHoisting.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.d DIE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.d DIE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIE.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.d GCOVProfiling.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.d GCOVProfiling.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/GCOVProfiling.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.d LegalizeDAG.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.d LegalizeDAG.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeDAG.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.d CGSCCPassManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.d CGSCCPassManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CGSCCPassManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.d RuntimeDyldMachO.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.d RuntimeDyldMachO.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/RuntimeDyld/Release+Asserts/RuntimeDyldMachO.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.d ConstantProp.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.d ConstantProp.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/ConstantProp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.d CaptureTracking.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.d CaptureTracking.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CaptureTracking.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.d InstructionNamer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.d InstructionNamer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/InstructionNamer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.d ExecutionEngine.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.d ExecutionEngine.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngine.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.d DIEHash.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.d DIEHash.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DIEHash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.d CorrelatedValuePropagation.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.d CorrelatedValuePropagation.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/CorrelatedValuePropagation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.d IntegerDivision.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.d IntegerDivision.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/IntegerDivision.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.d CodeMetrics.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.d CodeMetrics.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CodeMetrics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.d InstrProfiling.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.d InstrProfiling.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/InstrProfiling.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.d DCE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.d DCE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DCE.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.d LCSSA.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.d LCSSA.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LCSSA.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.d DbgValueHistoryCalculator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.d DbgValueHistoryCalculator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DbgValueHistoryCalculator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.d ConstantFolding.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.d ConstantFolding.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/ConstantFolding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.d ExecutionEngineBindings.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.d ExecutionEngineBindings.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/ExecutionEngineBindings.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.d Instrumentation.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.d Instrumentation.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/Instrumentation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.d DeadStoreElimination.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.d DeadStoreElimination.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/DeadStoreElimination.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.d MemorySanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.d MemorySanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/MemorySanitizer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.d LegalizeFloatTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.d LegalizeFloatTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeFloatTypes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.d DwarfAccelTable.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.d DwarfAccelTable.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfAccelTable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.d Local.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.d Local.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Local.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.d GDBRegistrationListener.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.d GDBRegistrationListener.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/GDBRegistrationListener.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.d CostModel.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.d CostModel.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/CostModel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.d SectionMemoryManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.d SectionMemoryManager.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/SectionMemoryManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.d TargetSelect.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.d TargetSelect.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/ExecutionEngine/Release+Asserts/TargetSelect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.d EarlyCSE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.d EarlyCSE.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/EarlyCSE.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.d Delinearization.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.d Delinearization.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Delinearization.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.d DwarfCFIException.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.d DwarfCFIException.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCFIException.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.d LegalizeIntegerTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.d LegalizeIntegerTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeIntegerTypes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.d InstCombineAddSub.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.d InstCombineAddSub.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAddSub.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.d SanitizerCoverage.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.d SanitizerCoverage.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/SanitizerCoverage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.d LoopSimplify.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.d LoopSimplify.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopSimplify.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.d DependenceAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.d DependenceAnalysis.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DependenceAnalysis.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.d DwarfCompileUnit.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.d DwarfCompileUnit.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfCompileUnit.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.d ThreadSanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.d ThreadSanitizer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Instrumentation/Release+Asserts/ThreadSanitizer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.d FlattenCFGPass.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.d FlattenCFGPass.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/FlattenCFGPass.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.d LoopUnroll.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.d LoopUnroll.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnroll.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.d InstCombineAndOrXor.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.d InstCombineAndOrXor.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineAndOrXor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.d Float2Int.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.d Float2Int.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/Float2Int.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.d LegalizeTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.d LegalizeTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.d DomPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.d DomPrinter.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DomPrinter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/LTO -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.d LTOCodeGenerator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/LTO -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.d LTOCodeGenerator.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOCodeGenerator.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.d DwarfDebug.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.d DwarfDebug.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfDebug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.d DominanceFrontier.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.d DominanceFrontier.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/DominanceFrontier.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.d LoopUnrollRuntime.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.d LoopUnrollRuntime.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LoopUnrollRuntime.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.d GVN.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.d GVN.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/GVN.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.d LegalizeTypesGeneric.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.d LegalizeTypesGeneric.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeTypesGeneric.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.d InstCombineCalls.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.d InstCombineCalls.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCalls.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.d IVUsers.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.d IVUsers.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/IVUsers.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/LTO -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.d LTOModule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/LTO -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.d LTOModule.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/LTO/Release+Asserts/LTOModule.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.d LowerInvoke.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.d LowerInvoke.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerInvoke.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.d InstCount.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.d InstCount.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstCount.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.d LegalizeVectorOps.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.d LegalizeVectorOps.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorOps.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.d LowerSwitch.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.d LowerSwitch.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/LowerSwitch.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.d InstCombineCasts.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.d InstCombineCasts.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCasts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.d InstructionSimplify.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.d InstructionSimplify.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/InstructionSimplify.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.d ArgumentPromotion.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.d ArgumentPromotion.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/IPO/Release+Asserts/ArgumentPromotion.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.d IndVarSimplify.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.d IndVarSimplify.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar/Release+Asserts/IndVarSimplify.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.d Mem2Reg.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.d Mem2Reg.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/Mem2Reg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.d DwarfExpression.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.d DwarfExpression.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfExpression.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.d LegalizeVectorTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.d LegalizeVectorTypes.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/SelectionDAG/Release+Asserts/LegalizeVectorTypes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.d MetaRenamer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.d MetaRenamer.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/MetaRenamer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.d InstCombineCompares.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.d InstCombineCompares.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/InstCombine/Release+Asserts/InstCombineCompares.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.d DwarfFile.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.d DwarfFile.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/CodeGen/AsmPrinter/Release+Asserts/DwarfFile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.d ModuleUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.d ModuleUtils.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Utils/Release+Asserts/ModuleUtils.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.d Interval.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.o
superenv removed: -O3 -Wcast-qual -m64 -pedantic -Wall -W -Wwrite-strings
superenv added: -pipe -w -Os -march=native -stdlib=libc++ -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -stdlib=libc++ -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wno-long-long -Wno-unused-parameter -Wno-comment -c -MMD -MP -MF /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.d.tmp -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.o -MT /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.d Interval.cpp -o /private/tmp/llvm20150331-13685-5zxzm6/lib/Analysis/Release+Asserts/Interval.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -I/private/tmp/llvm20150331-13685-5zxzm6/include -I/private/tmp/llvm20150331-13685-5zxzm6/lib/Transforms/Scalar -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-common -Wcast-qual -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-comment -c -MMD -MP -MF /private/tmp/llv
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment