Skip to content

Instantly share code, notes, and snippets.

@taewookoh
Last active March 1, 2019 17:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taewookoh/45e710594497b887e2ac54168c86c17f to your computer and use it in GitHub Desktop.
Save taewookoh/45e710594497b887e2ac54168c86c17f to your computer and use it in GitHub Desktop.
/home/engshare/third-party2/gcc/7.x/centos7-native/b2ef2b6/bin/g++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Ilib/CodeGen/AsmPrinter -I/data/users/twoh/server-llvm/llvm/lib/CodeGen/AsmPrinter -I/usr/include/libxml2 -I/data/users/twoh/server-llvm/artifacts-centos7-debug/centos7-native/build/include -I/data/users/twoh/server-llvm/llvm/include -O3 -g -pipe -Wall -Wno-error -fno-omit-frame-pointer -march=corei7 -mtune=core-avx2 -isystem/home/engshare/third-party2/libedit/3.1/centos7-native/e1c8e90/include -isystem/home/engshare/third-party2/binutils/2.26.1/centos7-native/da39a3e/include -isystem/home/engshare/third-party2/zlib/1.2.8/centos7-native/da39a3e/include -isystem/home/engshare/third-party2/ncurses/5.9/centos7-native/da39a3e/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -g -fno-exceptions -fno-rtti -o DwarfDebug.o -c /data/users/twoh/server-llvm/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment