summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MSP430/fp.ll')
-rw-r--r--test/CodeGen/MSP430/fp.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/MSP430/fp.ll b/test/CodeGen/MSP430/fp.ll
index e7d7c519657e..bf603704a91b 100644
--- a/test/CodeGen/MSP430/fp.ll
+++ b/test/CodeGen/MSP430/fp.ll
@@ -27,3 +27,5 @@ define msp430_intrcc void @fpb_alloced() #0 {
call void asm sideeffect "nop", "r"(i8 0)
ret void
}
+
+attributes #0 = { noinline nounwind optnone "interrupt"="2" }