[PATCH] D69024: [SystemZ] Add GHC calling convention
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 09:58:15 PDT 2019
uweigand added a comment.
OK, looks good to me now. Maybe just for completeness sake, could you add test cases verifying the other errors are emitted as expected (non-void return, variable-sized stack allocations, TLS use)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69024/new/
https://reviews.llvm.org/D69024
More information about the llvm-commits
mailing list