================
Comment at: lib/Driver/Tools.cpp:6453
@@ -6452,3 +6456,1 @@
-  else if (ToolChain.getArch() == llvm::Triple::x86 ||
-           ToolChain.getArch() == llvm::Triple::sparc)
     return "/lib/ld-linux.so.2";
----------------
Rafael Ávila de Espíndola wrote:
> Why remove sparc?
Oops, missed this. Indeed, why remove sparc?
Not LGTM.



http://llvm-reviews.chandlerc.com/D2325
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to