[PATCH] D21752: Comprehensive Static Instrumentation (1/2): LLVM pass

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 12:14:46 PDT 2016


mehdi_amini added a comment.

> Each CSI-tool is implemented as a library that defines relevant hooks, and the remaining hooks are "nulled'" out and elided during link-time optimization (LTO)


The thread on llvm-dev explained why LTO should be orthogonal to the design.


Repository:
  rL LLVM

http://reviews.llvm.org/D21752





More information about the llvm-commits mailing list