Checking the name
Checking the name
Posted Jun 19, 2022 23:29 UTC (Sun) by corbet (editor, #1)In reply to: Checking the name by mss
Parent article: A new LLVM CFI implementation
That is essentially what the existing implementation does - that's what the jump tables contain. It requires link-time optimization to work, though, and I'm not sure what it buys over verification of the prototype.