7 lines · plain
1; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s2 3; CHECK: module attributes {4; CHECK-SAME: llvm.commandline = "exec -o infile"5!llvm.commandline = !{!0}6!0 = !{!"exec -o infile"}7 1; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s2 3; CHECK: module attributes {4; CHECK-SAME: llvm.commandline = "exec -o infile"5!llvm.commandline = !{!0}6!0 = !{!"exec -o infile"}7