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