mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
sets some breakpoints and invokes 'disassemble' when the breakpoint hits, which just disassembles the bytes in the current function, i.e., frame #0's function. llvm-svn: 115249