[PATCH] D52829: [AArch64] Fix verifier error when outlining indirect calls

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 02:09:00 PDT 2018


rengolin added a comment.

Are there no other ways to identify an outliner function, say a function flag or a needed pattern, so we can change the verifier instead, and not fail when called-saved regs are used?


Repository:
  rL LLVM

https://reviews.llvm.org/D52829





More information about the llvm-commits mailing list