aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorJimmi Holst Christensen <jhc@dismail.de>2022-01-07 19:00:51 +0100
committerJimmi Holst Christensen <jhc@dismail.de>2022-01-07 22:10:36 +0100
commitf78d3b27ca1bea33c92e2f8eae84589db28c06cb (patch)
tree5e5aa6fe451413a35173ad68bc87b85e999fb5c2 /src/codegen/llvm.zig
parent9d6bef49a5fc2a5387734fa8d8cc698f0da8d5fa (diff)
downloadzig-f78d3b27ca1bea33c92e2f8eae84589db28c06cb.tar.gz
zig-f78d3b27ca1bea33c92e2f8eae84589db28c06cb.zip
Increment `runtime_param_index` for zero sized parameters
`runtime_param_index` is used to get the parameter type from `fn_type`, but this variable was not incremented for zero sized parameters, causing two zero sized parameters of different type to cause miss complication.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions