Add some additional tests for the .bundle_lock align_to_end feature that didn't
authorEli Bendersky <eliben@google.com>
Mon, 7 Jan 2013 23:12:59 +0000 (23:12 +0000)
committerEli Bendersky <eliben@google.com>
Mon, 7 Jan 2013 23:12:59 +0000 (23:12 +0000)
commit59d152197d741ab930dfc99ced3cac1b8bc8bef9
tree84c006ce7807d0a79ac5acdd7efbb324657c4e94
parentf3e1e6917cfca1c46f92c13e5507deaf5bc7b8d1
Add some additional tests for the .bundle_lock align_to_end feature that didn't
make into the last commit.

Also, update the test-generation script to generate an exhaustive test for
align_to_end as well, and include the generated test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171811 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/AlignedBundling/pad-align-to-bundle-end.s [new file with mode: 0644]
test/MC/X86/AlignedBundling/autogen-inst-offset-align-to-end.s [new file with mode: 0644]
test/MC/X86/AlignedBundling/bundle-lock-option-error.s [new file with mode: 0644]
test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s [new file with mode: 0644]
utils/testgen/mc-bundling-x86-gen.py