Broken build 'clang-x86_64-darwin10-self-mingw32'

Hello everybody,

Just a short note that clang build "clang-x86_64-darwin10-self-mingw32" is
broken and the very last successful was build #465 for revision 141282.
All newer revisions fail.

The builder is available here:
http://63.145.236.72:8011/builders/clang-x86_64-darwin10-self-mingw32/builds/505

Thanks

Galina

This looks like Peter’s work on clang-tblgen vs. llvm-tblgen…

http://63.145.236.72:8011/builders/clang-x86_64-darwin10-self-mingw32/builds/505

This looks like Peter's work on clang-tblgen vs. llvm-tblgen....

Yes, exactly. It seems cross-builds were not updated to this new scheme

This is now fixed as of Clang r141453/LLVM r141454.

Thanks,

Thanks Peter!