[llvm-dev] How to specific the file name of the dot file when calling opt -dot-callgraph?
Peng Yu via llvm-dev
llvm-dev at lists.llvm.org
Sun Jan 13 06:57:10 PST 2019
Hi,
I don't find a way to control the dot file name. Is there a way to do
so? Thanks.
opt -o /dev/null -dot-callgraph my.bc
--
Regards,
Peng
More information about the llvm-dev
mailing list