Mips.abiflags is a new implicitly generated section that will be present on all...
[oota-llvm.git] / test / CodeGen / Mips / abiflags-xx.ll
1 ; RUN: llc -filetype=asm -mtriple mipsel-unknown-linux -mcpu=mips32 -mattr=fpxx %s -o - | FileCheck %s
2 ; XFAIL: *
3
4 ; CHECK: .nan    legacy
5 ; CHECK: .module fp=xx
6