Files
tinygo/compiler
Ayke van Laethem 09ec846c9f all: replace llvm.Const* calls with builder.Create* calls
A number of llvm.Const* functions (in particular extractvalue and
insertvalue) were removed in LLVM 15, so we have to use a builder
instead. This builder will create the same constant values, it simply
uses a different API.
2022-10-19 22:23:19 +02:00
..
2022-10-19 22:23:19 +02:00
2022-10-19 22:23:19 +02:00
2022-10-19 22:23:19 +02:00
2021-09-27 15:47:12 +02:00
2022-10-19 22:23:19 +02:00
2022-10-19 22:23:19 +02:00