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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 19:09:55 PDT 2021


jsji added a comment.

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.


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