[llvm-dev] Enabling debug information for debug only

John Paul Adrian Glaubitz via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 6 03:27:31 PDT 2020


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.

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the llvm-dev mailing list