brintos

brintos / llvm-project-archived public Read only

0
0
Text · 342 B · 9abb849 Raw
8 lines · plain
1// RUN: mlir-opt %s \2// RUN:   -transform-preload-library=transform-library-paths=%p%{fs-sep}include%{fs-sep}test-interpreter-library-invalid \3// RUN:   -transform-interpreter=entry-point=private_helper \4// RUN:   -verify-diagnostics5 6// This test checks if the preload mechanism fails gracefully when passed an7// invalid transform file.8