[PATCH] D124413: [llvm-ml] Improve indirect call parsing

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 06:59:42 PDT 2022


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

Looks good to me, but probably make sure Hans agrees first.



================
Comment at: llvm/test/tools/llvm-ml/indirect_branch.asm:189
+; CHECK: je t16
\ No newline at end of file

----------------
nit: let's add the end-of-file newline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124413



More information about the llvm-commits mailing list