[LLVMdev] Passing debug options to LTO

Zinovy Nis zinovy.nis at gmail.com
Wed Jul 23 08:01:14 PDT 2014


I need to get DEBUG(...) output from my pass. Without -flto I can do
it via "-mllvm -debug" passed to clang/llc. But how to achieve that in
presence of -flto?

Thanks.



More information about the llvm-dev mailing list