OSDN Git Service

[MC] Issue error message when data region is not terminated
authorGerolf Hoflehner <ghoflehner@apple.com>
Mon, 12 Feb 2018 07:19:05 +0000 (07:19 +0000)
committerGerolf Hoflehner <ghoflehner@apple.com>
Mon, 12 Feb 2018 07:19:05 +0000 (07:19 +0000)
commita438b617183924fa0c8d047da4123d52eb6f26ce
tree9d2a9dd1d670e5631162b0e60276e1d3c9218f46
parent0b7087651751039567c781f0697ed7717d763af8
[MC] Issue error message when data region is not terminated

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324868 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp
test/MC/X86/check-end-of-data-region.s [new file with mode: 0644]