Skip to content

Commit da70c8e

Browse files
one-liner to clean up a comment to remove unused function decl
1 parent f479450 commit da70c8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/ThinLTO/X86/import_callee_declaration.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ entry:
225225
ret void
226226
}
227227

228-
;declare void @external_func()
229-
230228
define void @large_func() #0 {
231229
entry:
232230
call void @callee()

0 commit comments

Comments
 (0)