search for: c11c3eb8

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

2020 Jul 06
2
Enabling debug information for debug only
Hello! I would like to debug Clang but avoid having to build LLVM with debug symbols enabled due to the size of the debug build which causes problems on the target system where I want to debug due to disk constraints. Is it possible to build LLVM and Clang but enable debug symbols for Clang only? If yes, how? Adrian PS: I'm only receiving digests on this list, so please keep me CC'ed.