Displaying 1 result from an estimated 1 matches for "tp28519938p28519938".
2010 May 11
2
[LLVMdev] How to create Global Variables using LLVM API?
...pe*)
ArrayType::get(Type::getInt8Ty(getGlobalContext()), 4),
true,GlobalValue::ExternalLinkage, cons, s);
Application stops running after reaching the last line. can somebody help me
out here?
--
View this message in context: http://old.nabble.com/How-to-create-Global-Variables-using-LLVM-API--tp28519938p28519938.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.