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 135 //@aberrormsg = internal constant [%d x i8] c"\00"
140 GlobalVariable *aberrormsg = new GlobalVariable( local
146 "aberrormsg");
156 //call i32 @puts(i8 *getelementptr([%d x i8] *@aberrormsg, i32 0, i32 0))
166 getGetElementPtr(aberrormsg, gep_params);

Completed in 122 milliseconds