[PATCH] ELF/ARM: Ignore R_ARM_V4BX but allow linking

Shankar Easwaran shankar.kalpathi.easwaran at gmail.com
Wed Apr 15 21:24:17 PDT 2015


A relocation to nothing has a symbol index which points to the local undef symbol, the first symbol in the symbol table entry. We could keep that symbol as the sentinel symbol and make the null reference point to that.


http://reviews.llvm.org/D9035

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list