cl: compileInstrAndValue bugfix
This commit is contained in:
@@ -72,8 +72,7 @@ source_filename = "foo"
|
||||
define void @init() {
|
||||
_llgo_0:
|
||||
%0 = load i1, ptr @"init$guard", align 1
|
||||
%1 = load i1, ptr @"init$guard", align 1
|
||||
br i1 %1, label %_llgo_2, label %_llgo_1
|
||||
br i1 %0, label %_llgo_2, label %_llgo_1
|
||||
|
||||
_llgo_1: ; preds = %_llgo_0
|
||||
store i1 true, ptr @"init$guard", align 1
|
||||
|
||||
Reference in New Issue
Block a user