Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
mlir
/
test
/
Target
/
LLVMIR
/
Import
/
commandline.ll
blob: f31aec8cc5aac1b0f40765c249bd8cd6db961b21 [
file
]
; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s
; CHECK: module attributes {
; CHECK-SAME: llvm.commandline = "exec -o infile"
!llvm.commandline
=
!
{
!0
}
!0
=
!
{
!"exec -o infile"
}