[llvm-commits] [PATCH] LIT cleanup phase #3 - remove usage of bash

Bendersky, Eli eli.bendersky at intel.com
Sun Mar 25 05:40:28 PDT 2012


Following PR 5240 (http://llvm.org/bugs/show_bug.cgi?id=5240), this patch removes LIT's usage of bash where it can find it. Bash was originally used for performance reasons, but currently runs show no difference with and without bash, so it makes sense to simplify the code and reduce reliance on external tools.

Eli

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120325/d92108b4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lit_clean_bash.1.patch
Type: application/octet-stream
Size: 4175 bytes
Desc: lit_clean_bash.1.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120325/d92108b4/attachment.obj>


More information about the llvm-commits mailing list