1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Target/ARM/Disassembler
Kevin Enderby 300b29c6b4 Fix a bug where a 32-bit address with the high bit does not get symbolicated
because the value is incorrectly being signed extended when passed to
SymbolLookUp().

llvm-svn: 166234
2012-10-18 21:49:18 +00:00
..
ARMDisassembler.cpp Fix a bug where a 32-bit address with the high bit does not get symbolicated 2012-10-18 21:49:18 +00:00
CMakeLists.txt
LLVMBuild.txt ARMDisassembler: drop bogus dependency on ARMCodeGen 2012-04-03 15:48:14 +00:00
Makefile