[cfe-commits] [patch] Add a runtime option to match --with-gcc-toolchain

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Feb 14 08:27:34 PST 2012


The attached patch adds the command line option -ccc-gcc-toolchain
which has the some effect at runtime as --with-gcc-toolchain has at
configure time. This finally lets us write a testcase for that
feature.

One thing I am not too happy about the patch is having to pass an
ArgList all over the place. Any ideas on how to factor this better?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 14638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120214/68c88c5b/attachment.obj>


More information about the cfe-commits mailing list