tf_1.8_xla_doc
List of all members
xla::cpu::Disassembler Class Reference

#include <disassembler.h>

Detailed Description

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


The documentation for this class was generated from the following files: