Symbols defined as the difference of other two end up in the ABS section.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 27 Oct 2010 16:04:30 +0000 (16:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 27 Oct 2010 16:04:30 +0000 (16:04 +0000)
commitbf052ac5d1c8f21075bc675f629709c20791c5f7
tree2a08d8b0eadb799ec0d440f44d4758381cab1afc
parent88182132470527e27231f09b25a885893e528c66
Symbols defined as the difference of other two end up in the ABS section.

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