runtime.cc
11 KB
-
compiler: Expose runtime code through Func_expression. · 0e94da57
Enables us to easily check if a Call_expression is a call to a runtime function and, if so, which runtime function is corresponds to. This will be used during escape analysis. Reviewed-on: https://go-review.googlesource.com/18544 From-SVN: r235383
Ian Lance Taylor committed