llvm-6502/lib/Target/ARM/Disassembler
Kevin Enderby 88d12663ab 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().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166234 91177308-0d34-0410-b5e6-96231b3b80d8
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