You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
6 lines
242 B
LLVM
6 lines
242 B
LLVM
|
|
; RUN: llvm-as < %s | llvm-bcanalyzer -dump | FileCheck %s
|
||
|
|
|
||
|
|
target triple = "thumbv7m-apple-unknown-macho"
|
||
|
|
|
||
|
|
; CHECK: <BITCODE_WRAPPER_HEADER Magic=0x0b17c0de Version=0x{{[0-9a-f]+}} Offset=0x00000014 Size=0x{{[0-9a-f]+}} CPUType=0x0000000c/>
|