[PATCH] [05/10] ELF/AArch64: Check ADR_PREL_PG_HI21 for overflow

Rui Ueyama ruiu at google.com
Tue Apr 7 09:26:39 PDT 2015


LGTM


================
Comment at: lib/ReaderWriter/ELF/AArch64/AArch64RelocationHandler.cpp:120
@@ -116,2 +119,3 @@
+  return std::error_code();
   // TODO: Make sure this is correct!
 }
----------------
You can now remove this?

http://reviews.llvm.org/D8864

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






More information about the llvm-commits mailing list