From 17b0e3a1a1017a3f2afc8fd47fc7451d65eb33cd Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sun, 2 Dec 2018 19:27:42 +0000 Subject: Fix bit sets with custom endian underlying type --- src/ir_print.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ir_print.cpp') diff --git a/src/ir_print.cpp b/src/ir_print.cpp index 298e722e2..2536679d0 100644 --- a/src/ir_print.cpp +++ b/src/ir_print.cpp @@ -890,6 +890,14 @@ void ir_print_exact_value(irFileBuffer *f, irModule *m, ExactValue value, Type * i64 lower = type->BitSet.lower; bits |= 1ull<