MC-COFF: Implement InitSections. Fixes PR8335.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 9 Oct 2010 15:44:27 +0000 (15:44 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 9 Oct 2010 15:44:27 +0000 (15:44 +0000)
commit192d136750b376d46bf030a6d5a4c098b0768826
tree84c4e9275453c9a4abd4de8f1743ced62872c903
parent7d4900416af3813aa9473e6ec2f0497ad5d208dd
MC-COFF: Implement InitSections. Fixes PR8335.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116151 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/WinCOFFStreamer.cpp
test/MC/COFF/basic-coff.s
test/MC/COFF/module-asm.ll [new file with mode: 0644]