-
Matthias Braun authored
The new interface uses no complicated callbacks anymore, but is a simple ir_node* -> void* nodemap. Adapted all users of ir_phase for this.
f6b78c1b
Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.
Ab dem 01.12.2023 können Nutzende unter git.scc.kit.edu keine neuen Projekte und Gruppen mehr angelegen. Erstellen Sie diese unter gitlab.kit.edu. Git.scc.kit.edu ist zu Jahresende 2023 abgekündigt.
As of 12/01/2023, users will no longer be able to create new projects and groups at git.scc.kit.edu. Create them at gitlab.kit.edu.
The new interface uses no complicated callbacks anymore, but is a simple ir_node* -> void* nodemap. Adapted all users of ir_phase for this.