[PATCH] [ELF] Create reference to symbol map.

Shankar Kalpathi Easwaran shankarke at gmail.com
Mon Feb 23 14:27:49 PST 2015


================
Comment at: lib/ReaderWriter/ELF/ELFFile.h:399
@@ +398,3 @@
+      return elfReferenceToSymbol->second;
+    ;
+    return nullptr;
----------------
this is a minor nit and will fix.

http://reviews.llvm.org/D7840

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






More information about the llvm-commits mailing list