Files
tinygo/transform
Jaden Weiss 19e0f4709e transform: track 0-index GEPs
It appears that LLVM is turning bitcasts into 0-index GEPs.
This caused stuff to not be tracked, resulting in use-after-free issues.
This solution is sub-optimal, but is the most reasonable solution I could come up with without redesigning the stack slots pass.
2020-07-16 20:50:23 +02:00
..
2020-07-16 20:50:23 +02:00
2020-07-16 20:50:23 +02:00
2020-07-13 12:20:09 +02:00
2020-04-09 20:23:51 +02:00