[llvm-dev] How to specific the file name of the dot file when calling opt -dot-callgraph? (original) (raw)
Peng Yu via llvm-dev llvm-dev at lists.llvm.org
Sun Jan 13 06:57:10 PST 2019
- Previous message: [llvm-dev] How to know what global and static variables are accessed in a function? (C)
- Next message: [llvm-dev] Problem using BlockFrequencyInfo's getBlockProfileCount
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [llvm-dev] How to know what global and static variables are accessed in a function? (C)
- Next message: [llvm-dev] Problem using BlockFrequencyInfo's getBlockProfileCount
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]