[PATCH] D97785: [SystemZ][z/OS] Distinguish between text and binary files on z/OS

Yvan Roux via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 09:50:47 PDT 2021


I Abhina,

I think this patch broke Windows on ARM bots, the first failure observed 6
days ago in this build:

https://lab.llvm.org/buildbot/#/builders/65/builds/1245

I don't really get what the problem is, but the issue is related to
tablegen generated file AbstractTypeReader.inc and your patch is the only
one in the set which is touching that area.

Does it ring a bell for you ?

Cheers,
Yvan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/e1b8894d/attachment.html>


More information about the llvm-commits mailing list