Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; String-Konstante als globale Konstante deklarieren
- ; Externe Deklaration der `puts()`-Funktion (enthalten in libc)
- ; Definition der `main()`-Funktion
- ; Konvertiere [13 x i8]* zu i8 *... (Pointer auf i8-Elemente)
- ; Rufe `puts()`-Funktion auf, um Text auszugeben
- }
- ; Metadaten
- !foo = !{!1, null}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement