authorgravatar for liljaanton2001@gmail.comantlilja <liljaanton2001@gmail.com> 2024-02-21 23:32:21+01:00
committergravatar for liljaanton2001@gmail.comantlilja <liljaanton2001@gmail.com> 2024-02-21 23:32:21+01:00
log5e9d0da43bd5dbda5a1d0e3d2d913efc6a071465
tree380a263a86bf8ae5fbf00766d974d93b3b298d04
parente57f553c07cff62871927146e072be43f13432e3

LLVM Builder: Correctly emit debug subranges

The bitcode abbrev was missing the subrange code

1 files changed, 1 insertions(+), 0 deletions(-)

src/codegen/llvm/IR.zig+1
......@@ -857,6 +857,7 @@ pub const MetadataBlock = struct {
857857
858858 pub const Subrange = struct {
859859 pub const ops = [_]AbbrevOp{
860 .{ .literal = 13 },
860861 .{ .literal = 0b11 },
861862 MetadataAbbrev, // count
862863 MetadataAbbrev, // lower bound