Move "local commons" to the end of .bss to match the gnu as behavior.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Sep 2010 14:52:01 +0000 (14:52 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Sep 2010 14:52:01 +0000 (14:52 +0000)
commit9e3922e94975b7b3d98da42f0d20a524f3deed53
treeaf248424afd746cc0220458930a09c0dfde0a052
parent9804db13535d524ed88532d161cf265e72249036
Move "local commons" to the end of .bss to match the gnu as behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115037 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCELFStreamer.cpp
test/MC/ELF/common2.s [new file with mode: 0644]