forked from OSchip/llvm-project
2 lines
90 B
LLVM
2 lines
90 B
LLVM
|
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.pmulld}
|
||
|
; RUN: llvm-dis < %s.bc | grep mul
|