[LLVMdev] Patch: add support for -isysroot flag to llvmc

Harel Cain harel.cain at gmail.com
Mon Dec 20 23:46:16 PST 2010


Hi all,

We discovered that llvmc doesn't forward the isysroot flag (useful on Darwin
platforms) on to the compiler.

Attached a small patch to tools/llvmc/src/Base.td.in to fix that.

As this is my first patch posted here, please tell me if there's anything
else I should do.


Cheers,

Harel Cain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: isysroot.patch
Type: application/octet-stream
Size: 1350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101221/8af41315/attachment.obj>


More information about the llvm-dev mailing list