Files
wasmtime/cranelift
Dan Gohman 0e57f3d0ea Add a "colocated" flag to symbol references. (#298)
This adds a "colocated" flag to function and symbolic global variables which
indicates that they are defined along with the current function, so they can
use PC-relative addressing.

This also changes the function decl syntax; the name now always precedes the
signature, and the "function" keyword is no longer included.
2018-04-13 15:00:09 -07:00
..
2018-03-22 13:10:41 -07:00
2018-03-30 17:09:21 -07:00
2018-02-21 15:14:03 -08:00
2018-04-03 16:04:54 -07:00
2018-03-22 13:10:41 -07:00
2016-01-12 16:51:35 -08:00
2018-04-03 16:04:54 -07:00
2018-03-22 13:10:41 -07:00