]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/instructions/instructions.factor
cleaned up vm-field-ptr compiler code
[factor.git] / basis / compiler / cfg / instructions / instructions.factor
index 874093ed40f371a25997a80ca0a8fa0cef46b121..ddb21bcd34e949a9ee127e9d876caa8eda615215 100644 (file)
@@ -492,7 +492,7 @@ literal: symbol library ;
 
 INSN: ##vm-field-ptr
 def: dst/int-rep
-literal: fieldname ;
+literal: field-name ;
 
 ! FFI
 INSN: ##alien-invoke