[llvm-dev] Is there a way to trace what code block in a bitcode file is run? (original) (raw)
Peng Yu via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 21 09:10:25 PST 2019
- Previous message: [llvm-dev] Question regarding ARM ADDri instruction
- Next message: [llvm-dev] Is there a way to trace what code block in a bitcode file is run?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
The cfg pass is only a static analysis of a bitcode file. Is there a way to trace what code blocks in a bitcode file actually run? Thanks.
-- Regards, Peng
- Previous message: [llvm-dev] Question regarding ARM ADDri instruction
- Next message: [llvm-dev] Is there a way to trace what code block in a bitcode file is run?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]