While our 2020 version of the C++ programming lecture has been reviewed by some members of the C++ standardization committee and generally perceived as a…
How to write an LLVM analysis and/or transformation pass using LLVM’s new pass infrastructure you may wonder? Well, since the documentation that can be found…
LLVM and Its Intermediate Representation You do not know what LLVM is? Intermediate representation sounds peculiar and static analysis is hard? LLVM is a compiler…
Ever wanted to learn C++? Here is your chance: check out the Secure Software Engineering Group’s new YouTube channel at SSE YouTube. Paderborn University’s Secure…