[PATCH] D21784: Refactor ELF type inference functions.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 14:43:42 PDT 2016


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

looks good


================
Comment at: ELF/Driver.cpp:277
@@ -276,2 +276,3 @@
   checkOptions(Args);
+
   if (HasError)
----------------
spurious whiteline?


http://reviews.llvm.org/D21784





More information about the llvm-commits mailing list