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

Sascha Othman s.othman at web.de
Wed Nov 5 10:02:38 PST 2008


May I then suggest the following changes in response to Julien's message
at
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081103/069380.html
?
His proposed patch works as far as I can tell (thanks, Julien), but it
has the sideeffect of not resolving to absolute paths and thus making
llvm-config produce output like /usr/local/bin/../bin
The submitted solution here was tested on linux, MSYS/MinGW and Windows.
It would really be nice if we could use something else than shell
scripting, for portability reasons.

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


More information about the llvm-commits mailing list