Check that line table entries don't spill over between sections even if they're empty...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 16 Mar 2017 00:52:18 +0000 (00:52 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 16 Mar 2017 00:52:18 +0000 (00:52 +0000)
commitbd97f5e153f21fd9fbb9e7d0501c34d7516ec569
tree1c56f1b8ad96d66b696a5cb0f872386968aa4110
parent1e54c56c2fbf9a456a484c93904789c83b5c3f40
Check that line table entries don't spill over between sections even if they're empty at the end of a section

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectStreamer.cpp
test/MC/X86/line-table-sections.s [new file with mode: 0644]