[llvm-commits] Patch: improve protability of llvm-config

Sascha Othman s.othman at web.de
Mon Nov 3 14:45:06 PST 2008


llvm-config uses shell scripting instead of perl functions to determine
llvm's installation directories, which is not very portable. This patch
is an attempt to fix that by using perl's Cwd functions.
Please review twice and don't be too harsh with me since I'm not
especially experienced at this kind of thing.

Regards,
Sascha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm-config.in.in.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20081103/bd243297/attachment.ksh>


More information about the llvm-commits mailing list