Go to file
Greg Clayton 0ae962735f Made the lldb_private::Opcode struct into a real boy... I mean class.
Modified the Disassembler::Instruction base class to contain an Opcode 
instance so that we can know the bytes for an instruction without needing
to keep the data around.

Modified the DisassemblerLLVM's instruction class to correctly extract the
opcode bytes if all goes well.

llvm-svn: 128248
2011-03-24 23:53:38 +00:00
clang Fixed some of the incompatibilities with gcc. 2011-03-24 18:51:57 +00:00
compiler-rt compiler-rt/clang/cc_kext: Update for functions which we have sinced acquired 2011-03-21 23:31:09 +00:00
debuginfo-tests Test case for r128150. 2011-03-23 16:30:03 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Made the lldb_private::Opcode struct into a real boy... I mean class. 2011-03-24 23:53:38 +00:00
llvm The opcode names ("tLDM", "tLDM_UPD") used for conflict resolution have been stale since 2011-03-24 23:42:31 +00:00