First cut of ARM/MC/ELF PIC relocations.
authorJason W Kim <jason.w.kim.2009@gmail.com>
Mon, 13 Dec 2010 23:16:07 +0000 (23:16 +0000)
committerJason W Kim <jason.w.kim.2009@gmail.com>
Mon, 13 Dec 2010 23:16:07 +0000 (23:16 +0000)
commit3fa4c1dc95098105e73aa7055c27bebbf9112966
treebce0d52ac02d1ad80fa83fed8ff87095c8853bfe
parent4711d5cda37fc4a756f83fc1090e85ec9302c52f
First cut of ARM/MC/ELF PIC relocations.
Test has fixme, to move to .s -> .o test when AsmParser works better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121732 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
test/CodeGen/ARM/2010-12-13-reloc-pic.ll [new file with mode: 0644]