HomeSort by relevance Sort by last modified time
    Searched full:aberrormsg (Results 1 - 1 of 1) sorted by null

  /external/llvm/examples/BrainF/
BrainF.cpp 131 //@aberrormsg = internal constant [%d x i8] c"\00"
136 GlobalVariable *aberrormsg = new GlobalVariable( local
142 "aberrormsg");
152 //call i32 @puts(i8 *getelementptr([%d x i8] *@aberrormsg, i32 0, i32 0))
162 getGetElementPtr(aberrormsg->getValueType(), aberrormsg, gep_params);

Completed in 3322 milliseconds