search for: m3cg_llvm__dumplvtyp

Displaying 1 result from an estimated 1 matches for "m3cg_llvm__dumplvtyp".

Did you mean: m3cg_llvm__dumplvtype
2017 Aug 17
3
How do set 'nest' addribute in an indirect call?
...0 4750 LLVM.LLVMAddAttribute(actual.lVal, LLVM.NestAttribute); Current language: auto; currently Modula-3 (m3gdb) p M3CG_LLVM__DumpLvVal(actual.lVal) %load_ind13 = load i8** %load_ind_toptr12 $1 = <void> (m3gdb) p M3CG_LLVM__LvType(actual.lVal) $2 = 16_0000000001a78620 (m3gdb) p M3CG_LLVM__DumpLvType($2) i8* $3 = <void> (m3gdb) -- Rodney Bates rodney.m.bates at acm.org