[codeview] Don't attempt a cross-section label diff
authorReid Kleckner <rnk@google.com>
Thu, 4 Feb 2016 00:21:42 +0000 (00:21 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 4 Feb 2016 00:21:42 +0000 (00:21 +0000)
commitcb91e7d395d3f6995061d348717b717448c18503
tree2f2579a785208b5a43765945107a076452d710ca
parentce925c580e4171b62738e379a10d7241aaf2deca
[codeview] Don't attempt a cross-section label diff

This only comes up when we're trying to find the next .cv_loc label.

Fixes PR26467

llvm-svn: 259733
llvm/lib/MC/MCCodeView.cpp
llvm/test/MC/COFF/cv-inline-linetable-infloop.s [new file with mode: 0644]