Skip to content

Commit 216af68

Browse files
Remove errant print
1 parent 6afe92f commit 216af68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/LLVMTests/IRBuilderSpec.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,6 @@ class IRBuilderSpec : XCTestCase {
304304

305305
// CAST-NEXT: }
306306
module.dump()
307-
308-
print(module)
309307
})
310308

311309
// MARK: C Standard Library Instructions

0 commit comments

Comments
 (0)