mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
6 lines
152 B
LLVM
6 lines
152 B
LLVM
|
; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -mattr=fpxx %s -o - | FileCheck %s
|
||
|
|
||
|
; CHECK: .nan legacy
|
||
|
; CHECK: .module fp=xx
|
||
|
|