[PATCH] D105314: [AIX] Use AsmParser to do inline asm parsing

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 20:27:25 PDT 2021


shchenz accepted this revision.
shchenz added a comment.
This revision is now accepted and ready to land.

In D105314#2854603 <https://reviews.llvm.org/D105314#2854603>, @jsji wrote:

> In D105314#2854516 <https://reviews.llvm.org/D105314#2854516>, @shchenz wrote:
>
>> Seems the X86 failures in the premerge tests need to be addressed. A little strange why that assertion only happens on X86 target.
>
> That is because this depends on D105259 <https://reviews.llvm.org/D105259>, I have set the parent revision now.

Ah, OK, LGTM. Thanks


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105314/new/

https://reviews.llvm.org/D105314



More information about the llvm-commits mailing list