forked from OSchip/llvm-project
parent
2b0bf4fc3b
commit
2150cde0e4
|
@ -388,7 +388,7 @@ symbol table entries. Here is an example of the "hello world" module:</p>
|
|||
define i32 @main() { <i>; i32()* </i>
|
||||
<i>; Convert [13x i8 ]* to i8 *...</i>
|
||||
%cast210 = <a
|
||||
href="#i_getelementptr">getelementptr</a> [13 x i8 ]* %.LC0, i64 0, i64 0 <i>; i8 *</i>
|
||||
href="#i_getelementptr">getelementptr</a> [13 x i8 ]* @.LC0, i64 0, i64 0 <i>; i8 *</i>
|
||||
|
||||
<i>; Call puts function to write out the string to stdout...</i>
|
||||
<a
|
||||
|
|
Loading…
Reference in New Issue