[llvm-commits] [PATCH] MC ARM Thumb: fix incorrect relocation generation (PR11214)
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Thu Dec 22 13:40:46 PST 2011
> 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.
Thanks,
Rafael
More information about the llvm-commits
mailing list