[PATCH] [ELF] Create reference to symbol map.
Rui Ueyama
ruiu at google.com
Mon Feb 23 14:29:21 PST 2015
I'm still reading the prior patches but this patch itself looks good.
================
Comment at: lib/ReaderWriter/ELF/ELFFile.h:399
@@ +398,3 @@
+ return elfReferenceToSymbol->second;
+ ;
+ return nullptr;
----------------
shankarke wrote:
> this is a minor nit and will fix.
Remove
http://reviews.llvm.org/D7840
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list