1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/MC/MCDisassembler
Rafael Espindola c534aef78e Fix a regression on the disassembling C API.
The fix is easy. Unfortunately, we had 0 tests, so adding one was somewhat
complicated.

Thanks to Kevin Enderby for the report.

llvm-svn: 221899
2014-11-13 16:52:07 +00:00
..
CMakeLists.txt
Disassembler.cpp Fix a regression on the disassembling C API. 2014-11-13 16:52:07 +00:00
Disassembler.h
LLVMBuild.txt
Makefile
MCDisassembler.cpp
MCExternalSymbolizer.cpp
MCRelocationInfo.cpp