~pali/+junk/llvm-toolchain-3.7

« back to all changes in this revision

Viewing changes to test/CodeGen/ARM/metadata-short-wchar.ll

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2015-07-15 17:51:08 UTC
  • Revision ID: package-import@ubuntu.com-20150715175108-l8mynwovkx4zx697
Tags: upstream-3.7~+rc2
ImportĀ upstreamĀ versionĀ 3.7~+rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; RUN: llc < %s | FileCheck %s
 
2
 
 
3
target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-n32-S64"
 
4
target triple = "armv7--none-eabi"
 
5
 
 
6
define i32 @f(i64 %z) {
 
7
        ret i32 0
 
8
}
 
9
 
 
10
!llvm.module.flags = !{!0, !1}
 
11
 
 
12
!0 = !{i32 1, !"wchar_size", i32 2}
 
13
!1 = !{i32 1, !"min_enum_size", i32 4}
 
14
 
 
15
; CHECK: .eabi_attribute 18, 2   @ Tag_ABI_PCS_wchar_t
 
16
; CHECK: .eabi_attribute 26, 2   @ Tag_ABI_enum_size