Allow capturing non-public functions as values.

This commit is contained in:
David Anderson
2015-03-06 10:51:46 -08:00
parent ac4f594063
commit 8216097b2c
11 changed files with 134 additions and 28 deletions
+1
View File
@@ -235,6 +235,7 @@ namespace sp {
_(STRADJUST_PRI, "stradjust.pri") \
_(UNGEN_STKADJUST,"stackadjust") \
_(ENDPROC, "endproc") \
_(UNGEN_LDGFN_PRI,"ldgfn.pri") \
_(FABS, "fabs") \
_(FLOAT, "float") \
_(FLOATADD, "float.add") \