[llvm-dev] when did llvm/clang CFI generate the jump table for indirect call?
王本奕 via llvm-dev
llvm-dev at lists.llvm.org
Thu Jul 12 09:00:18 PDT 2018
Hi
I study Control Flow Integrity(CFI) in LLVM/Clang
Address of the targets of indirect call/virtual call would be decided when
the program loads
So, I wonder that why can CFI generate the jump table ?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180713/13d8c36a/attachment.html>
More information about the llvm-dev
mailing list