This repository is a fork of the LLVM repository (release tag "llvmorg-9.0.1") with skeleton code for adding a simple branch instruction counting LLVM pass into the "opt" tool. The new pass is linked directly into the "opt" tool to support launches on Windows. Used for educational purposes only.
This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.