<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 25 Mar 2021 at 18:13, Abhina Sree via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">abhina.sreeskantharajan added a comment.<br>
<br>
In D97785#2650824 <<a href="https://reviews.llvm.org/D97785#2650824" rel="noreferrer" target="_blank">https://reviews.llvm.org/D97785#2650824</a>>, @yroux wrote:<br>
<br>
> Hi Abhina,<br>
><br>
> I think this patch broke Windows on ARM bots, the first failure observed 6<br>
> days ago in this build:<br>
><br>
> <a href="https://lab.llvm.org/buildbot/#/builders/65/builds/1245" rel="noreferrer" target="_blank">https://lab.llvm.org/buildbot/#/builders/65/builds/1245</a><br>
><br>
> I don't really get what the problem is, but the issue is related to<br>
> tablegen generated file AbstractTypeReader.inc and your patch is the only<br>
> one in the set which is touching that area.<br>
><br>
> Does it ring a bell for you ?<br>
><br>
> Cheers,<br>
> Yvan<br>
<br>
Hi, thanks for bringing this to my attention. Since only Windows seems to have this error, it may be caused by my patch. I suspect that setting OF_None flag/Binary mode for Windows in getFile() should fix it if that is the case. I'll work on a patch to hopefully fix the issue.<br></blockquote><div><br></div><div>Ok, great thanks.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D97785/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D97785/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D97785" rel="noreferrer" target="_blank">https://reviews.llvm.org/D97785</a><br>
<br>
</blockquote></div></div>