Skip to content

Commit 8f0abf1

Browse files
committed
Remove comment
1 parent 4d1311f commit 8f0abf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/back/write.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ pub(crate) fn codegen(
5252
);
5353
}*/
5454

55-
// TODO: only emit if libgccjit is compiled with LTO enabled?
5655
if config.emit_bc || config.emit_obj == EmitObj::Bitcode {
5756
let _timer = cgcx
5857
.prof

0 commit comments

Comments
 (0)