================

----------------
nikic wrote:

The way FileCheck works this will pass even if the metadata is not dropped. You 
could try whether `FileCheck --match-full-lines` works. Otherwise you could use 
explicit `CHECK-NOT` or `{{$}}`.

https://github.com/llvm/llvm-project/pull/87573
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to