Blog

Llvm GEP Explained

📅 2023-02-06

Llvm GEP Explained

Q: Why dose GEP has an extra 0 operand?
A: Pointer and ArrayType is not the same in LLVM.

 1 min read

Llvm Indirect Call

📅 2023-02-04

Hello world

📅 2023-01-12