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

James Henderson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 03:33:26 PST 2021


jhenderson added a comment.

In D95246#2568084 <https://reviews.llvm.org/D95246#2568084>, @ASDenysPetrov wrote:

> @jhenderson
>
>> @ASDenysPetrov, could you provide your link command-line for one of the tools that produces the failing message, please, e.g. llvm-ar?
>
> Here is output of running tests in llvm-ar folder: F15562458: fail_output_llvm_ar.txt <https://reviews.llvm.org/F15562458>

Sorry, what I meant was, what is the command used to build the llvm-ar executable, not what does it print when used. The command used to build llvm-ar should tell us what libraries are being used, which could impact this behaviour.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95246



More information about the cfe-commits mailing list