[PATCH] D139444: [ZOS] Convert tests to check 'target={{.*}}-zos'
Ulrich Weigand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 01:42:33 PST 2022
uweigand added a comment.
In D139444#3983679 <https://reviews.llvm.org/D139444#3983679>, @uweigand wrote:
> In D139444#3982205 <https://reviews.llvm.org/D139444#3982205>, @probinson wrote:
>
>> If you can tell me the `platform.system()` value to look for to detect z/OS, I can do that.
>
> I don't know - this value is defined by the Python implementation on z/OS. On most platforms, this matches the value returned by "uname -s", but I don't know what this is on z/OS either.
@Kai - maybe you can help with this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139444/new/
https://reviews.llvm.org/D139444
More information about the cfe-commits
mailing list