aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'ir.h')
-rw-r--r--ir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ir.h b/ir.h
index 02c9a2d..6b5446e 100644
--- a/ir.h
+++ b/ir.h
@@ -2,7 +2,7 @@
enum irclass {
KXXX,
- KI4, KI8, KIP,
+ KI4, KI8, KPTR,
KF4, KF8,
};