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 0be9d1e commit e690fb1Copy full SHA for e690fb1
src/lib.rs
@@ -1,6 +1,6 @@
1
/*
2
* TODO(antoyo): support #[inline] attributes.
3
- * TODO(antoyo): support LTO.
+ * TODO(antoyo): support LTO (gcc's equivalent to Thin LTO is enabled by -fwhopr: https://stackoverflow.com/questions/64954525/does-gcc-have-thin-lto).
4
*
5
* TODO(antoyo): remove the patches.
6
*/
0 commit comments