mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
6 lines
240 B
LLVM
6 lines
240 B
LLVM
|
; RUN: llvm-as < %s | llvm-bcanalyzer -dump | FileCheck %s
|
||
|
|
||
|
target triple = "x86_64-apple-macosx10.11.0"
|
||
|
|
||
|
; CHECK: <BITCODE_WRAPPER_HEADER Magic=0x0b17c0de Version=0x{{[0-9a-f]+}} Offset=0x00000014 Size=0x{{[0-9a-f]+}} CPUType=0x01000007/>
|