Make MC use Windows COFF on Windows and add tests.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 27 Jul 2010 06:46:15 +0000 (06:46 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 27 Jul 2010 06:46:15 +0000 (06:46 +0000)
commitdfd30187c685c2c5200ee795c64885c0a39dc2d0
tree36c95782b4b8f18693c12fd5646f43ee94470e52
parent082d587d35a41ee06985d7867b72fb2632962281
Make MC use Windows COFF on Windows and add tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109494 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmBackend.cpp
lib/Target/X86/X86TargetMachine.cpp
test/MC/COFF/basic-coff.ll [new file with mode: 0644]
test/MC/COFF/dg.exp [new file with mode: 0644]
test/Scripts/coff-dump.py [new file with mode: 0644]
test/Scripts/coff-dump.py.bat [new file with mode: 0644]