mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 08:02:24 -04:00
5 lines
240 B
LLVM
5 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/>
|