tf_1.8_xla_doc
|
#include <disassembler.h>
Google docs:
Class for disassembling object files (and potentially other constructs) into x86/ARM assembly. Builds all the LLVM disassembly and instruction printing constructs from a given TargetMachine.
Use of llvm/MC for disassembling. MC = Machine Code