[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 13 Nov 2012 22:04:09 +0000 (22:04 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 13 Nov 2012 22:04:09 +0000 (22:04 +0000)
commit4de5872dede6e3dd80f7ab3df5df4fe0e33e3b2e
tree4ca539a98f66a64d894cb7beb5d4592974e77f2e
parent2aac6161e41c4b415d3922fb4d6dcc5da1fe8d68
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167877 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
test/MC/COFF/weak-symbol-section-specification.ll [new file with mode: 0644]