Skip to content
Snippets Groups Projects
Commit f3c6d6de authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Update test.

llvm-svn: 133390
parent 94d67a02
No related branches found
No related tags found
No related merge requests found
; RUN: llc < %s -mtriple=i386-apple-darwin10 ; RUN: llc < %s -mtriple=i386-apple-darwin10
; rdar://6837009 ; rdar://6837009
type { %struct.pf_state*, %struct.pf_state*, %struct.pf_state*, i32 } ; type %0 %0 = type { %struct.pf_state*, %struct.pf_state*, %struct.pf_state*, i32 }
type { %2 } ; type %1 %1 = type { %2 }
type { %struct.pf_addr, %struct.pf_addr } ; type %2 %2 = type { %struct.pf_addr, %struct.pf_addr }
type { %struct.in6_addr } ; type %3 %3 = type { %struct.in6_addr }
type { [4 x i32] } ; type %4 %4 = type { [4 x i32] }
type { %struct.pfi_dynaddr*, [4 x i8] } ; type %5 %5 = type { %struct.pfi_dynaddr*, [4 x i8] }
type { %struct.pfi_dynaddr*, %struct.pfi_dynaddr** } ; type %6 %6 = type { %struct.pfi_dynaddr*, %struct.pfi_dynaddr** }
type { %struct.pfr_ktable*, %struct.pfr_ktable*, %struct.pfr_ktable*, i32 } ; type %7 %7 = type { %struct.pfr_ktable*, %struct.pfr_ktable*, %struct.pfr_ktable*, i32 }
type { %struct.pfr_ktable* } ; type %8 %8 = type { %struct.pfr_ktable* }
type { i8* } ; type %9 %9 = type { i8* }
type { %11 } ; type %10 %10 = type { %11 }
type { i8*, i8*, %struct.radix_node* } ; type %11 %11 = type { i8*, i8*, %struct.radix_node* }
type { [2 x %struct.pf_rulequeue], %13, %13 } ; type %12 %12 = type { [2 x %struct.pf_rulequeue], %13, %13 }
type { %struct.pf_rulequeue*, %struct.pf_rule**, i32, i32, i32 } ; type %13 %13 = type { %struct.pf_rulequeue*, %struct.pf_rule**, i32, i32, i32 }
type { %struct.pf_anchor*, %struct.pf_anchor*, %struct.pf_anchor*, i32 } ; type %14 %14 = type { %struct.pf_anchor*, %struct.pf_anchor*, %struct.pf_anchor*, i32 }
type { %struct.pfi_kif*, %struct.pfi_kif*, %struct.pfi_kif*, i32 } ; type %15 %15 = type { %struct.pfi_kif*, %struct.pfi_kif*, %struct.pfi_kif*, i32 }
type { %struct.ifnet*, %struct.ifnet** } ; type %16 %16 = type { %struct.ifnet*, %struct.ifnet** }
type { %18 } ; type %17 %17 = type { %18 }
type { %struct.pkthdr, %19 } ; type %18 %18 = type { %struct.pkthdr, %19 }
type { %struct.m_ext, [176 x i8] } ; type %19 %19 = type { %struct.m_ext, [176 x i8] }
type { %struct.ifmultiaddr*, %struct.ifmultiaddr** } ; type %20 %20 = type { %struct.ifmultiaddr*, %struct.ifmultiaddr** }
type { i32, %22 } ; type %21 %21 = type { i32, %22 }
type { i8*, [4 x i8] } ; type %22 %22 = type { i8*, [4 x i8] }
type { %struct.tcphdr* } ; type %23 %23 = type { %struct.tcphdr* }
type { %struct.pf_ike_state } ; type %24 %24 = type { %struct.pf_ike_state }
type { %struct.pf_state_key*, %struct.pf_state_key*, %struct.pf_state_key*, i32 } ; type %25 %25 = type { %struct.pf_state_key*, %struct.pf_state_key*, %struct.pf_state_key*, i32 }
type { %struct.pf_src_node*, %struct.pf_src_node*, %struct.pf_src_node*, i32 } ; type %26 %26 = type { %struct.pf_src_node*, %struct.pf_src_node*, %struct.pf_src_node*, i32 }
%struct.anon = type { %struct.pf_state*, %struct.pf_state** } %struct.anon = type { %struct.pf_state*, %struct.pf_state** }
%struct.au_mask_t = type { i32, i32 } %struct.au_mask_t = type { i32, i32 }
%struct.bpf_if = type opaque %struct.bpf_if = type opaque
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment