0.7.7.16:
[sbcl.git] / TLA
diff --git a/TLA b/TLA
index 77a79c1..6f0b6a7 100644 (file)
--- a/TLA
+++ b/TLA
@@ -24,6 +24,7 @@ making them more consistent.
        N       new: number, as in e.g. N-PASSES or N-WORD-BITS
                old: conventional prefix for temporary variables used to
                        implement evaluate-only-once semantics in macros
        N       new: number, as in e.g. N-PASSES or N-WORD-BITS
                old: conventional prefix for temporary variables used to
                        implement evaluate-only-once semantics in macros
+       NLX     non-local exit (in compiler IR2)
        SB      storage base (in compiler IR2)
        SC      storage class (in compiler IR2)
        TN      temporary name (?) (in compiler IR2)
        SB      storage base (in compiler IR2)
        SC      storage class (in compiler IR2)
        TN      temporary name (?) (in compiler IR2)