Skip to content

Commit 1da9a51

Browse files
committed
Add comment
1 parent 39d1ba0 commit 1da9a51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/back/lto.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// fat-lto UI test fail with:
99
// x86_64-pc-linux-gnu-gcc-13.1.0: fatal error: ‘-fuse-linker-plugin’, but liblto_plugin.so not found
1010
//
11+
// TODO: for performance, check which optimizations the C++ frontend enables.
12+
//
1113
// Fix these warnings:
1214
// /usr/bin/ld: warning: type of symbol `_RNvNvNvNtCs5JWOrf9uCus_5rayon11thread_pool19WORKER_THREAD_STATE7___getit5___KEY' changed from 1 to 6 in /tmp/ccKeUSiR.ltrans0.ltrans.o
1315
// /usr/bin/ld: warning: type of symbol `_RNvNvNvNvNtNtNtCsAj5i4SGTR7_3std4sync4mpmc5waker17current_thread_id5DUMMY7___getit5___KEY' changed from 1 to 6 in /tmp/ccKeUSiR.ltrans0.ltrans.o

0 commit comments

Comments
 (0)