Skip to content

Commit 9843f6e

Browse files
committed
Add note
1 parent 0fbdbdf commit 9843f6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/back/lto.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// FIXME: if any of object files in incremental link cannot be used for link-time optimization, the linker plugin issues a warning and uses nolto-rel.
2+
// => Maybe it's the symbol file?
3+
// => There's a least the rust_alloc file.
4+
//
15
// TODO: vérifier si les symbols sont dans les fichiers .ltrans0.ltrans.o.
26
// Ils ne sont pas là.
37
//

0 commit comments

Comments
 (0)