Allow forward references to section symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 15 Oct 2014 19:30:18 +0000 (19:30 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 15 Oct 2014 19:30:18 +0000 (19:30 +0000)
commitfc6e0f6f8721a59d788ba07fef8b4f3a5c07ae9a
treef6ae14cc61908664b39ba6a3ad9e2e4a6948a893
parent40edbf130e283785030fdc4a3034f7372a9f0854
Allow forward references to section symbols.

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