[PATCH] ELF/ARM: Ignore R_ARM_V4BX but allow linking
Rui Ueyama
ruiu at google.com
Wed Apr 15 13:25:51 PDT 2015
It feels to me that creating a dangling reference having a null pointer is wrong in the first place. I think in most places we don't expect a reference having a null pointer. Conceptually it's a directed edge of a graph, so there must be a vertex when you follow an edge.
Does this really need to be treated that way? Is there any other way to handle this in the same manner as other symbols/references?
http://reviews.llvm.org/D9035
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list