[PATCH] D69836: [MIR] Target specific MIR formating and parsing

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 19:51:45 PST 2020


I'm looking into it. `ninja check` passed this afternoon and it repro's in the same build. It seems something changed between the 'ninja check' and the 'git pull --rebase ... && git push'.

> On 8 Jan 2020, at 19:47, Nico Weber via Phabricator <reviews at reviews.llvm.org> wrote:
> 
> thakis added a comment.
> 
> Looks like this breaks tests more or less everywhere, e.g.:
> http://45.33.8.238/linux/7030/step_12.txt
> http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/13482/steps/stage%201%20check/logs/stdio
> http://lab.llvm.org:8011/builders/lld-x86_64-ubuntu-fast/builds/9920
> http://lab.llvm.org:8011/builders/lld-x86_64-win7/builds/39992/steps/test-check-all/logs/stdio
> etc
> 
> 
> Repository:
>  rG LLVM Github Monorepo
> 
> CHANGES SINCE LAST ACTION
>  https://reviews.llvm.org/D69836/new/
> 
> https://reviews.llvm.org/D69836
> 
> 
> 



More information about the llvm-commits mailing list