[PATCH] D149848: [AArch64, compiler-rt] Implement trampoline intrinsics

Lou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 11:34:39 PDT 2023


iamlouk abandoned this revision.
iamlouk added a comment.

Thank you for your feedback compnerd. Changing the implementation to mimic GCC's way of handling it's equivalent of this intrinsic requires a completely new approach though, so I am abandoning this revision.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149848



More information about the llvm-commits mailing list