[LLVMdev] CMake-generated llvm-config.
Óscar Fuentes
ofv at wanadoo.es
Thu Jan 27 11:43:13 PST 2011
arrowdodger <6yearold at gmail.com> writes:
>> Here is output of llvm-config built by CMake:
>
>> ~/.local/llvm/bin/llvm-config --cflags
>> -I/usr/home/arr/.local/llvm/include -O3 -DNDEBUG -D__STDC_LIMIT_MACROS
>> -D__STDC_CONSTANT_MACROS -Wall -W -Wno-unused-parameter -Wwrite-strings
>> -pedantic -Wno-long-long
>>
> Note -pedantic here.
Committed a fix for this issue.
Thanks!
More information about the llvm-dev
mailing list