aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2012-01-31 23:02:57 +0000
committerKevin Enderby <enderby@apple.com>2012-01-31 23:02:57 +0000
commite1a12cf3eeb1b87b01f6e9873f53cd008c7b50b0 (patch)
treef4ec0b1cda63eb6017ec821c28c4d0d8627a4e85 /lldb/scripts/Python
parent9ccdb1d01bf98b47205f51a024a9ea4d5dd135d0 (diff)
downloadllvm-e1a12cf3eeb1b87b01f6e9873f53cd008c7b50b0.zip
llvm-e1a12cf3eeb1b87b01f6e9873f53cd008c7b50b0.tar.gz
llvm-e1a12cf3eeb1b87b01f6e9873f53cd008c7b50b0.tar.bz2
Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a
symbol from an assignment. In this case the symbol did not have a fragment so MCObjectWriter::IsSymbolRefDifferenceFullyResolved() should not have been calling IsSymbolRefDifferenceFullyResolvedImpl() with a NULL fragment and should just have returned false in that case. llvm-svn: 149442
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions