[llvm-dev] Get full cmake lines and prepocessed source for a GCC bug report
Sedat Dilek via llvm-dev
llvm-dev at lists.llvm.org
Wed Aug 29 00:45:37 PDT 2018
Hi,
for filing a GCC v8.2.0 bug in Debian/buster AMD64 the Debian/GCC
mainatiners want two things...
[ FULL CMAKE LINE ]
How do I configure this in the LLVM/Clang build?
Can I set an option of cmake?
[ PREPROCESSED SOURCE FILES ]
How and where do I get the preprocessed source?
Do I need to set options for this in my build-script?
My build-script is attached.
Thanks in advance.
Regards,
- Sedat -
[0] https://lists.llvm.org/pipermail/llvm-dev/2018-August/125651.html
[1] https://lists.llvm.org/pipermail/llvm-dev/2018-August/125701.html
[2] https://llvm.org/docs/CMake.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_clang-with-ninja.sh
Type: application/x-shellscript
Size: 2281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180829/865a472d/attachment.bin>
More information about the llvm-dev
mailing list