mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
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
|