Avoid revocations when possible.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 1 Jul 2014 14:34:30 +0000 (14:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 1 Jul 2014 14:34:30 +0000 (14:34 +0000)
commit4551671908cad78c5900e46fa37a7549adf5cc8c
treeba99b89eef7f8a9b7510307f786bc8c934ec0e0d
parente9a4e0681eff4260e8eab4396a0651b29facd585
Avoid revocations when possible.

This is a small targeted fix for pr20119. The code needs quiet a bit of
refactoring and I added some FIXMEs about it, but I want to get the testcase
passing first.

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