srctree

antlilja parent 37a4d939 b20cee58
LLVM: Fix incorrect fast constant in FastMath packed struct

inlinesplit
src/codegen/llvm/Builder.zig added: 2, removed: 2, total 0
@@ -6839,7 +6839,7 @@ pub const FastMath = packed struct(u8) {
.arcp = true,
.contract = true,
.afn = true,
.realloc = true,
.reassoc = true,
};
};