[LLVMdev] llvmbuildmalloc/llvmbuildarraymalloc

Andrew Ferguson andrewf at idlearts.com
Sun Jul 17 23:33:51 PDT 2011


I can't seem to use either 
LLVMBuildMalloc or LLVMBuildArrayMalloc
without getting an IMA  

How am I supposed to create a global array? 
I can create locals no problem and global vars 
using LLVMAddGlobal
though I'm stumped on the arrays. 

-- 
Andrew Ferguson





More information about the llvm-dev mailing list