[cfe-dev] Building linux kernel with clang
Craig Topper via cfe-dev
cfe-dev at lists.llvm.org
Wed Mar 6 23:39:23 PST 2019
Only half of the patches for asm-goto has been merged. The backend
optimizer support is in, but not the frontend. As the article said "while
patches are pending <https://reviews.llvm.org/D56571> against Clang to add
the necessary bits to the C/C++ compiler front-end."
The clang patch is being code reviewed here https://reviews.llvm.org/D56571
We hope to get it merged within the next couple weeks.
~Craig
On Wed, Mar 6, 2019 at 11:00 PM 张 根 via cfe-dev <cfe-dev at lists.llvm.org>
wrote:
> Hi, I tried to build linux-5.0 with clang-7.0.0, but came out error: *Compiler
> lacks asm-goto support.*
> I googled for this problem, and
> https://www.phoronix.com/scan.php?page=news_item&px=LLVM-Asm-Goto-Merged
> says this asm-goto support for clang is already merged.
> So could you please send me the download site, since I didn't find this
> version on the official website.
> Thanks,
> Alex
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190306/1cc5904a/attachment.html>
More information about the cfe-dev
mailing list