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 | b23926d3959f9c5f95bf75da5f394c0b4f0de87d (patch) | |
tree | 4f8338c65e11e1093fecb4acd12690622ea1ad39 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 451dffaf64a0e53dc05be9b2b9449441efb25394 (diff) | |
download | bcm5719-llvm-b23926d3959f9c5f95bf75da5f394c0b4f0de87d.tar.gz bcm5719-llvm-b23926d3959f9c5f95bf75da5f394c0b4f0de87d.zip |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions