[PATCH] D76845: [GlobalISel] add helper function to create arbitrary libcalls

Dominik Montada via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 07:33:39 PDT 2020


gargaroff added a comment.

Our downstream target requires this function to lower llvm.trap to a libcall to abort.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76845





More information about the llvm-commits mailing list