[PATCH] llvm-readobj: print COFF imported symbols

David Majnemer david.majnemer at gmail.com
Thu Oct 2 15:10:49 PDT 2014


LGTM with changes applied.

================
Comment at: include/llvm/Object/COFF.h:167
@@ -165,1 +166,3 @@
+struct import_lookup_table_entry {
+  IntTy data;
 
----------------
Please capitalize this.

http://reviews.llvm.org/D5586






More information about the llvm-commits mailing list