Skip to content

Commit 46fd6df

Browse files
committed
Remove comment
1 parent ff4a123 commit 46fd6df

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)