[PATCH] D95246: [test] Use host platform specific error message substitution in lit tests

Denys Petrov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 13:34:28 PST 2021


ASDenysPetrov reopened this revision.
ASDenysPetrov added a comment.
This revision is now accepted and ready to land.
Herald added a project: lld-macho.
Herald added a reviewer: lld-macho.

This patch causes fails in a bunch of test files. When I roll it back, it passes.
Below you can see fail output of `ubsan-blacklist-vfs.c` and `basic-block-sections.c`.
F15539561: fail_output.txt <https://reviews.llvm.org/F15539561>

Please, pay attention to this. 
I'm using build on Win10 + GCC config.

P.S. The similar trouble is in D95808 <https://reviews.llvm.org/D95808>. I've commented there as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95246/new/

https://reviews.llvm.org/D95246



More information about the llvm-commits mailing list