This patch adds test cases targeting the AArch64 Linux platform to the ORC runtime.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Wow, a lot of cool testcases.
I'm not an expert on runtime ABI, so I can't tell much. But, assembly looks fine to me.
Cheers!