Use static inline to do the right thing when built in C99 mode. Of course,
[llvm/stm8.git] / test / CodeGen / ARM / 2010-09-29-mc-asm-header-test.ll
blobbda14bcb15202e638ea91b524d0cfcfa485a834e
1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi | FileCheck %s
2 ; This tests that MC/asm header conversion is smooth
4 ; CHECK:      .syntax unified
5 ; CHECK: .eabi_attribute 20, 1
6 ; CHECK: .eabi_attribute 21, 1
7 ; CHECK: .eabi_attribute 23, 3
8 ; CHECK: .eabi_attribute 24, 1
9 ; CHECK: .eabi_attribute 25, 1
11 define i32 @f(i64 %z) {
12         ret i32 0