[PATCH] D88392: [M68k] (Patch 6/8) IR Tests
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 03:15:03 PST 2020
RKSimon added a comment.
In D88392#2424676 <https://reviews.llvm.org/D88392#2424676>, @myhsu wrote:
> In D88392#2399379 <https://reviews.llvm.org/D88392#2399379>, @RKSimon wrote:
>
>> Will the extract-section util work on windows buildbots?
>
> We haven't tried that on Windows unfortunately, I believe our buildbot is only using Linux and maybe BSD now.
Is there anyway that you can replace the extract-section bash script with a extract-section.py python implementation? That should simplify windows support in the future.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88392/new/
https://reviews.llvm.org/D88392
More information about the llvm-commits
mailing list