Files
wasmtime/crates
Chris Fallin 964c6087bd MachInst backend: attach SourceLoc span information to all ranges.
Previously, the SourceLoc information transferred in `VCode` only
included PC-spans for non-default SourceLocs. I realized that the
invariant we're supposed to keep here is that every PC is covered; if no
source information, just use `SourceLoc::default()`.

This was spurred by @bjorn3's comment in #1575 (thanks!).
2020-04-30 15:40:55 -07:00
..
2020-04-28 19:18:05 -05:00
2020-04-28 19:18:05 -05:00
2020-04-28 19:18:05 -05:00
2020-04-03 13:13:37 -07:00
2020-04-03 13:13:37 -07:00
2020-04-20 15:55:33 -05:00
2020-04-22 12:56:54 -05:00