[PATCH] D90275: [clang][IR] Add support for leaf attribute

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 11:38:38 PST 2020


yes. Also #43 should be #42
I fixed it in
https://reviews.llvm.org/D92493
But that was just to make my test pass.

On Wed, Dec 16, 2020 at 11:35 AM Gulfem Savrun Yeniceri via Phabricator <
reviews at reviews.llvm.org> wrote:

> gulfem added a comment.
>
> > The problem in `llvm/test/Bitcode/attributes.ll` is clear?
>
> Instead of `define void @f70() nocallback`, it should be `define void
> @f69() nocallback`, right?
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D90275/new/
>
> https://reviews.llvm.org/D90275
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/2db7ac4d/attachment.html>


More information about the llvm-commits mailing list