[PATCH] D80759: Fix FastISel dropping srcloc metadata from InlineAsm

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 14:53:06 PDT 2020


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

My guess is that every inline asm you tried fell out of fastisel for x86. Can you also do this at FastISel.cpp:1332?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80759





More information about the llvm-commits mailing list