Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx...
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 30 Jan 2014 21:13:05 +0000 (21:13 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 30 Jan 2014 21:13:05 +0000 (21:13 +0000)
commit4e54e6fe755c54c444687f9d0d2e657982aa8e1c
tree1fde9914c79b1d342c6abd905c4daf43e2d50a3b
parent6420c1109328813ddd6eec03c510ac7ae46249fb
Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx target

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200490 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
lib/MC/WinCOFFObjectWriter.cpp
test/MC/COFF/secidx-diagnostic.s [new file with mode: 0644]