Displaying 3 results from an estimated 3 matches for "pointerty_48".
2010 Jun 28
2
[LLVMdev] vmkit and llvm 2.8
...PointerTy_36’
MMTkInline.inc:397: warning: unused variable ‘PointerTy_38’
MMTkInline.inc:435: warning: unused variable ‘PointerTy_39’
MMTkInline.inc:442: warning: unused variable ‘PointerTy_43’
MMTkInline.inc:455: warning: unused variable ‘PointerTy_45’
MMTkInline.inc:464: warning: unused variable ‘PointerTy_48’
MMTkInline.inc:477: warning: unused variable ‘PointerTy_50’
MMTkInline.inc:488: warning: unused variable ‘PointerTy_52’
JIT.cpp: In constructor
‘mvm::BaseIntrinsics::BaseIntrinsics(llvm::Module*)’:
JIT.cpp:191: error: ‘makeLLVMModuleContents’ is not a member of
‘mvm::llvm_runtime’
make[3]: *** [/h...
2015 Jan 15
2
[LLVMdev] AllocaInst for FunctionType?
Hi,
I'm trying to get my head around c++ - IR - c++ API and getting used
tramform manual information to code.
The manual states alloca is defined for <type>. FunstionType is a type, so
alloca for functionType should be possible? Not?
If we have a valid Module *m
we can get an allocate instruction allocating space for a non-argumented
function as follows:
AllocaInst* pa2 = new
2010 Jun 29
0
[LLVMdev] Fwd: vmkit and llvm 2.8
...PointerTy_36’
MMTkInline.inc:397: warning: unused variable ‘PointerTy_38’
MMTkInline.inc:435: warning: unused variable ‘PointerTy_39’
MMTkInline.inc:442: warning: unused variable ‘PointerTy_43’
MMTkInline.inc:455: warning: unused variable ‘PointerTy_45’
MMTkInline.inc:464: warning: unused variable ‘PointerTy_48’
MMTkInline.inc:477: warning: unused variable ‘PointerTy_50’
MMTkInline.inc:488: warning: unused variable ‘PointerTy_52’
JIT.cpp: In constructor
‘mvm::BaseIntrinsics::BaseIntrinsics(llvm::Module*)’:
JIT.cpp:191: error: ‘makeLLVMModuleContents’ is not a member of
‘mvm::llvm_runtime’
make[3]: *** [/h...