Commits

Vedant Kumar committed 992d3aae15f
[IRGen] Fix lowering of int_instrprof_increment Update our usage of llvm's coverage API and fix the way we lower instrprof_increment intrinsics. This keeps us up-to-date with llvm/stable and makes instrumented IR easier to read.