tinygo/interp/testdata
Ayke van Laethem 9aeb8d9e06 interp: support llvm.lifetime.* calls
This fixes a bug found when updating a map with string keys.
Originally reported here:
https://github.com/hybridgroup/gdg-2019/issues/6
2019-12-20 01:43:12 +01:00
..
basic.ll interp: fix inserting non-const values in a const aggregate 2019-11-18 18:31:56 +01:00
basic.out.ll interp: fix inserting non-const values in a const aggregate 2019-11-18 18:31:56 +01:00
consteval.ll interp: support integer icmp of ptrtoint 2019-11-26 14:43:05 +01:00
consteval.out.ll interp: support integer icmp of ptrtoint 2019-11-26 14:43:05 +01:00
map.ll interp: support llvm.lifetime.* calls 2019-12-20 01:43:12 +01:00
map.out.ll interp: support llvm.lifetime.* calls 2019-12-20 01:43:12 +01:00
scan.ll interp: fix "todo: store" panic 2019-11-04 13:32:22 +01:00
slice-copy.ll interp: implement runtime.sliceCopy 2019-09-24 18:16:43 +02:00
slice-copy.out.ll interp: implement runtime.sliceCopy 2019-09-24 18:16:43 +02:00