search for: __type_info_pseudo

Displaying 2 results from an estimated 2 matches for "__type_info_pseudo".

2009 May 12
1
[LLVMdev] How distinguish Catch all llvm-IR from other catch type ?
...ch_all.cpp' 2 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32" 3 target triple = "i386-pc-linux-gnu" 4 %struct.__fundamental_type_info_pseudo = type { %struct.__type_info_pseudo } 5 %struct.__type_info_pseudo = type { i8*, i8* } 6 @_ZTIi = external constant %struct.__fundamental_type_info_pseudo ; <%struct.__fundamental_type_info_pseudo*> [#uses=1] 7 8 define i32 @main() { 9 entry: 10 %0 = tail call i8*...
2010 Dec 01
8
[LLVMdev] Alternative exception handling proposal
...t = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64" target triple = "x86_64-unknown-linux-gnu" %struct.A = type <{ i8 }> %struct.__fundamental_type_info_pseudo = type { %struct.__type_info_pseudo } %struct.__pointer_type_info_pseudo = type { %struct.__type_info_pseudo, i32, %struct.type_info* } %struct.__type_info_pseudo = type { i8*, i8* } %struct.type_info = type opaque @_ZTIi = external constant %struct.__fundamental_type_info_pseudo @_ZTIPKc = external constant %struct.__pointer_type_...