[MC] Add a test for state reset in MCMachOStreamer
authorKeno Fischer <kfischer@college.harvard.edu>
Sat, 5 Dec 2015 01:02:53 +0000 (01:02 +0000)
committerKeno Fischer <kfischer@college.harvard.edu>
Sat, 5 Dec 2015 01:02:53 +0000 (01:02 +0000)
commit517455ae01552736121c387b27362e2f0244de7e
tree74fd509a15dcaceb081dcf08343b80231f30c742
parentc5cf58b8a73357b0c4309f1e8dd10ba0f72accd2
[MC] Add a test for state reset in MCMachOStreamer

This was fixed in r254751, but untestable until r254774, which
added the necessary command line flag to llc. Add a test now
to make sure this doesn't regress again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254814 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/MachO/empty-twice.ll [new file with mode: 0644]