[cfe-commits] [PATCH] Android support in Clang driver

Evgeniy Stepanov eugeni.stepanov at gmail.com
Tue Apr 24 07:15:16 PDT 2012


Hi,

this patch add Android support to linuxtools::Link. This allows using
Clang as a drop-in GCC replacement in Android NDK.

It is kind of ugly, sorry about that. There is simply too many small
differencies in how things are done between android and linux.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: android-driver.patch
Type: application/octet-stream
Size: 5937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120424/9235794a/attachment.obj>


More information about the cfe-commits mailing list