Skip to content

Commit e690fb1

Browse files
committed
Add comment
1 parent 0be9d1e commit e690fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* TODO(antoyo): support #[inline] attributes.
3-
* TODO(antoyo): support LTO.
3+
* TODO(antoyo): support LTO (gcc's equivalent to Thin LTO is enabled by -fwhopr: https://stackoverflow.com/questions/64954525/does-gcc-have-thin-lto).
44
*
55
* TODO(antoyo): remove the patches.
66
*/

0 commit comments

Comments
 (0)