search for: r168413

Displaying 1 result from an estimated 1 matches for "r168413".

Did you mean: r168113
2012 Nov 21
2
[LLVMdev] llvm-config --cxxflags is not consistent when building by cmake.
...{LLVM_BUILD}/configure --enable-expensive-checks > > or > > _GLIBCXX_DEBUG > > is in your environment? > > This will enable RTTI for LLVM > > > 2012/11/21 Kito Cheng <kito at 0xlab.org> > >> > Hi, Kito, >> > >> > I check the trunk r168413, `llvm-config --cxxflags' shows >> > -I/Users/lubatang/SysRoot/include -D_DEBUG -D_GNU_SOURCE >> > -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -g >> > -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fno-common >> > -Woverload...