[llvm-commits] [PATCH] MC ARM Thumb: fix incorrect relocation generation (PR11214)
Jim Grosbach
grosbach at apple.com
Thu Dec 22 13:50:20 PST 2011
On Dec 22, 2011, at 1:40 PM, Rafael Ávila de Espíndola wrote:
>> The code in the case statement that will be changed, came from a single
>> commit,
>> r131748, and was discussed in the following mail thread:
>> http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-May/040088.html.
>> Rafael or Koan-sin, do you happen to know or remember why patch r131748
>> special
>> cases MCSymbolRefExpr::VK_ARM_PLT?
>>
>
> Sorry, I don't know why the special case was there. Since you guys know
> a lot more about ARM than I do and the patch doesn't break anything, I
> have committed it (r147180.
>
Sounds good to me! Thanks, all.
More information about the llvm-commits
mailing list