[PATCH] [PATCH 01/13] ELF/AArch64: Add support for R_AARCH64_ABS16

Shankar Kalpathi Easwaran shankarke at gmail.com
Tue Mar 31 21:50:26 PDT 2015


================
Comment at: lib/ReaderWriter/ELF/AArch64/AArch64RelocationHandler.cpp:69
@@ +68,3 @@
+    return make_out_of_range_reloc_error();
+  DEBUG_WITH_TYPE(
+      "AArch64", llvm::dbgs() << "\t\tHandle " << LLVM_FUNCTION_NAME << " -";
----------------
Please use DEBUG like in other functions.

http://reviews.llvm.org/D8726

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






More information about the llvm-commits mailing list