[cfe-dev] Patches to get clang working with LLVM trunk
Bjorn Reese
breese at mail1.stofanet.dk
Sat Jul 3 04:49:22 PDT 2010
I have attached a patch to handle the following problems when trying to
build clang from trunk (with an llvm trunk) on Linux.
The local register allocator has been replaced by a fast allocator in
the LLVM trunk (r106051)
The AsmParser has been extended with a target argument (r107426)
In r104074 an extra newline has added at the end of the libclang.exports
file, and this causes an incorrect version file to be generated, which
in turn prevents linking.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux-patch-20100703.diff
Type: text/x-diff
Size: 1467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100703/9a2177cb/attachment.diff>
More information about the cfe-dev
mailing list