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