search for: pointerty_2

Displaying 3 results from an estimated 3 matches for "pointerty_2".

Did you mean: pointerty_1
2010 Jun 28
2
[LLVMdev] vmkit and llvm 2.8
....cpp:70: LLVMRuntime.inc:3: error: stray ‘@’ in program LLVMRuntime.inc:1: error: expected unqualified-id before ‘.’ token In file included from JIT.cpp:74: MMTkInline.inc: In function ‘llvm::Function* mvm::mmtk_runtime::makeLLVMFunction(llvm::Module*)’: MMTkInline.inc:24: warning: unused variable ‘PointerTy_2’ MMTkInline.inc:351: warning: unused variable ‘PointerTy_27’ MMTkInline.inc:380: warning: unused variable ‘PointerTy_33’ MMTkInline.inc:395: warning: unused variable ‘PointerTy_36’ MMTkInline.inc:397: warning: unused variable ‘PointerTy_38’ MMTkInline.inc:435: warning: unused variable ‘PointerTy_39...
2012 Jun 17
3
[LLVMdev] BlockAddress instruction is copied instead of cloned during module link?
...4-s0:64:64-f80:128:128-n8:16:32:64"); mod->setTargetTriple("x86_64-unknown-freebsd8.2"); // Type Definitions PointerType* PointerTy_1 = PointerType::get(IntegerType::get(mod->getContext(), 8), 0); ArrayType* ArrayTy_0 = ArrayType::get(PointerTy_1, 3); PointerType* PointerTy_2 = PointerType::get(ArrayTy_0, 0); std::vector<Type*>FuncTy_3_args; FuncTy_3_args.push_back(IntegerType::get(mod->getContext(), 32)); FunctionType* FuncTy_3 = FunctionType::get( /*Result=*/PointerTy_1, /*Params=*/FuncTy_3_args, /*isVarArg=*/false); PointerType* PointerTy_...
2010 Jun 29
0
[LLVMdev] Fwd: vmkit and llvm 2.8
....cpp:70: LLVMRuntime.inc:3: error: stray ‘@’ in program LLVMRuntime.inc:1: error: expected unqualified-id before ‘.’ token In file included from JIT.cpp:74: MMTkInline.inc: In function ‘llvm::Function* mvm::mmtk_runtime::makeLLVMFunction(llvm::Module*)’: MMTkInline.inc:24: warning: unused variable ‘PointerTy_2’ MMTkInline.inc:351: warning: unused variable ‘PointerTy_27’ MMTkInline.inc:380: warning: unused variable ‘PointerTy_33’ MMTkInline.inc:395: warning: unused variable ‘PointerTy_36’ MMTkInline.inc:397: warning: unused variable ‘PointerTy_38’ MMTkInline.inc:435: warning: unused variable ‘PointerTy_39...