<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hmm, in that case I'm not entirely sure why it wasn't working for you. Enabling asserts should have caused the --debug option to exist. I thought for a moment that LLVM_OPTIMIZED_TABLEGEN might be involved but while that build lacks the --debug option (asserts doesn't seem to be passed down to the native build), it appears we don't run the tests on the native tablegen so that wouldn't explain it.<div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 18 Dec 2019, at 21:36, Eric Christopher <<a href="mailto:echristo@gmail.com" class="">echristo@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">It was a release+asserts build for me.<div class=""><br class=""></div><div class="">And weird.</div><div class=""><br class=""></div><div class="">-eric</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 18, 2019 at 4:19 AM Daniel Sanders <<a href="mailto:daniel_l_sanders@apple.com" class="">daniel_l_sanders@apple.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;" class="">Was that in a release build by any chance?<div class=""><br class=""></div><div class="">By the way, phabricator doesn't seem to import your replies for some reason even though it did for all the other replies. Not sure what's going on there.<br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On 18 Dec 2019, at 01:29, Eric Christopher <<a href="mailto:echristo@gmail.com" target="_blank" class="">echristo@gmail.com</a>> wrote:</div><br class=""><div class=""><div dir="ltr" class="">FWIW this is the error I was seeing locally as well.<div class=""><br class=""></div><div class="">-eric</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 17, 2019 at 4:59 PM Petr Hosek via Phabricator via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" target="_blank" class="">llvm-commits@lists.llvm.org</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">phosek added a comment.<br class="">
<br class="">
We're seeing a different failure on our 2-stage bots (in second stage):<br class="">
<br class="">
  /b/s/w/ir/k/llvm-project/llvm/test/TableGen/GICombinerEmitter/parse-match-pattern.td:30:17: error: CHECK-LABEL: expected string not found in input<br class="">
  // CHECK-LABEL: Parsed rule defs/match for 'trivial'<br class="">
                  ^<br class="">
  <stdin>:1:1: note: scanning from here<br class="">
  llvm-tblgen: for the -d option: may not occur within a group!<br class="">
  ^<br class="">
  <stdin>:3:11: note: possible intended match here<br class="">
  llvm-tblgen: Did you mean '-d'?<br class="">
            ^<br class="">
<br class="">
<br class="">
Repository:<br class="">
  rG LLVM Github Monorepo<br class="">
<br class="">
CHANGES SINCE LAST ACTION<br class="">
  <a href="https://reviews.llvm.org/D69077/new/" rel="noreferrer" target="_blank" class="">https://reviews.llvm.org/D69077/new/</a><br class="">
<br class="">
<a href="https://reviews.llvm.org/D69077" rel="noreferrer" target="_blank" class="">https://reviews.llvm.org/D69077</a><br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
llvm-commits mailing list<br class="">
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank" class="">llvm-commits@lists.llvm.org</a><br class="">
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank" class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br class="">
</blockquote></div>
</div></blockquote></div><br class=""></div></div></blockquote></div>
</div></blockquote></div><br class=""></div></body></html>