Relax dwarf line fragments. This fixes a crash in the included testcase.
commit67dde2049165bf0b1d03c3ab69f87a3746717943
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 7 Nov 2010 02:07:12 +0000 (7 02:07 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 7 Nov 2010 02:07:12 +0000 (7 02:07 +0000)
tree6c3ea25816bcfdb489a70e4063ea83c12feb5934
parente9e1f53cd35c1cba416224257d33526cee50f34b
Relax dwarf line fragments. This fixes a crash in the included testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118365 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
lib/MC/MCAssembler.cpp
test/MC/ELF/relax-crash.s [new file with mode: 0644]