summaryrefslogtreecommitdiff
path: root/README.txt
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
commitd49b2a7a9d927bb8c314a8c66f7f2e5f3aef4ffd (patch)
tree25bf74b081244aad5d0599b2af0eed24f7b16ca9 /README.txt
parentbda59fdd71033a8ddfa30ec4b514753017f3da5c (diff)
downloadllvm-d49b2a7a9d927bb8c314a8c66f7f2e5f3aef4ffd.tar.gz
llvm-d49b2a7a9d927bb8c314a8c66f7f2e5f3aef4ffd.tar.bz2
llvm-d49b2a7a9d927bb8c314a8c66f7f2e5f3aef4ffd.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149442 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions