Prepared for diff.
[libfirm] / scripts / ir_spec.py
index 8d0a8fc..9a193d6 100755 (executable)
@@ -809,7 +809,6 @@ class Start(Op):
                ("X_initial_exec", "control flow"),
                ("M",              "initial memory"),
                ("P_frame_base",   "frame base pointer"),
-               ("P_tls",          "pointer to thread local storage segment"),
                ("T_args",         "function arguments")
        ]
        mode             = "mode_T"