MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of
authorDaniel Dunbar <daniel@zuster.org>
Tue, 2 Feb 2010 22:00:15 +0000 (22:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 2 Feb 2010 22:00:15 +0000 (22:00 +0000)
commit197f1f024677641dc86760c56d5fcaff7e1b52ee
treed9e441f90a3db0639769db1648236f776b788ca8
parentfc89bc903ca068eac7d311158d19ddee25db7154
MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of
instructions exactly like 'as', and produce equivalent .o files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95143 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/MachO/Darwin/dg.exp [new file with mode: 0644]
test/MC/MachO/Darwin/x86_32_diff_as.s [new file with mode: 0644]
test/lit.cfg