Quantcast
Channel: /dev/posts/
Viewing all articles
Browse latest Browse all 104

Cleaning the stack in a LLVM pass

$
0
0

In the previous episode, we implemented a LLVM pass which does nothing. Now we are trying to modify this to create a (proof-of-concept) LLVM pass which fills the current stack frame with zero before using it.


Viewing all articles
Browse latest Browse all 104

Trending Articles