[PATCH] D156399: [Orc][PowerPC] Enable ELFNixPlatform support for ppc64le
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 18:50:32 PDT 2023
lkail added a comment.
> Is there a blocker to testing / enabling ppc64 support too, or just haven't gotten around to it yet?
I haven't added lit tests for ppc64 yet. I'll try to enable ppc64 support after adding those tests. I notice that there is ppc64 buildbot, I'll also check if the bot run runtime tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156399/new/
https://reviews.llvm.org/D156399
More information about the llvm-commits
mailing list