How to build the LLVM Test Suite with an arbitrary pass?
Recently, I embarked on my journey in compiler design by joining UFMG’s Compilers Lab as a graduate researcher. My first challenge was to become familiar with LLVM and learn how to develop a pass ...