Add comment

This commit is contained in:
Antoni Boucher 2022-01-15 08:57:34 -05:00
parent 0be9d1e887
commit e690fb1273

View File

@ -1,6 +1,6 @@
/*
* TODO(antoyo): support #[inline] attributes.
* 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).
*
* TODO(antoyo): remove the patches.
*/