diff options
author | Kevin Enderby <enderby@apple.com> | 2012-10-18 21:49:18 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2012-10-18 21:49:18 +0000 |
commit | 88d12663abdac344f312b09edfe4934143436132 (patch) | |
tree | 3c9f1cd7ca9617265e3112301c45f1fdafc8e84e /test/BugPoint | |
parent | 6220fb16c1d08534e770785f47717ee80baac517 (diff) | |
download | external_llvm-88d12663abdac344f312b09edfe4934143436132.zip external_llvm-88d12663abdac344f312b09edfe4934143436132.tar.gz external_llvm-88d12663abdac344f312b09edfe4934143436132.tar.bz2 |
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
Diffstat (limited to 'test/BugPoint')
0 files changed, 0 insertions, 0 deletions