Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 195 Bytes

File metadata and controls

6 lines (4 loc) · 195 Bytes

llvm-modulepass

LLVM PRACTISE PROGRAM

This project is aimed on practicing the module pass and devicing a pass that counts the total number of print instrunctions in the progam.