LLVM Builder: Correctly emit debug subranges

The bitcode abbrev was missing the subrange code
This commit is contained in:
antlilja 2024-02-21 23:32:21 +01:00
parent e57f553c07
commit 5e9d0da43b

View File

@ -857,6 +857,7 @@ pub const MetadataBlock = struct {
pub const Subrange = struct {
pub const ops = [_]AbbrevOp{
.{ .literal = 13 },
.{ .literal = 0b11 },
MetadataAbbrev, // count
MetadataAbbrev, // lower bound