File tree 2 files changed +0
-6
lines changed
llvm/test/Transforms/Attributor
2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -189,9 +189,6 @@ define i32 @test_ncheck2(i32 %0) #0 {
189
189
190
190
attributes #0 = { noinline nounwind sspstrong uwtable }
191
191
192
- ; TUNIT_: !0 = !{i32 0, i32 101}
193
- ; TUNIT_: !1 = !{i32 100, i32 201}
194
- ;.
195
192
; TUNIT: attributes #[[ATTR0]] = { mustprogress nofree noinline norecurse nosync nounwind sspstrong willreturn memory(none) uwtable }
196
193
; TUNIT: attributes #[[ATTR1:[0-9]+]] = { nofree nosync nounwind willreturn memory(none) }
197
194
;.
Original file line number Diff line number Diff line change @@ -192,9 +192,6 @@ define i32 @test_ncheck2(i32 %0) #0 {
192
192
193
193
attributes #0 = { noinline nounwind sspstrong uwtable }
194
194
195
- ; TUNIT_: !0 = !{i32 0, i32 101}
196
- ; TUNIT_: !1 = !{i32 100, i32 201}
197
- ;.
198
195
; TUNIT: attributes #[[ATTR0]] = { mustprogress nofree noinline norecurse nosync nounwind sspstrong willreturn memory(none) uwtable }
199
196
; TUNIT: attributes #[[ATTR1:[0-9]+]] = { nofree nosync nounwind willreturn memory(none) }
200
197
;.
You can’t perform that action at this time.
0 commit comments