We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fbdbdf commit 9843f6eCopy full SHA for 9843f6e
src/back/lto.rs
@@ -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
+//
5
// TODO: vérifier si les symbols sont dans les fichiers .ltrans0.ltrans.o.
6
// Ils ne sont pas là.
7
//
0 commit comments