[PATCH] D21079: [esan|cfrag] Disable load/store instrumentation for cfrag

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 08:43:36 PDT 2016


zhaoqin added a comment.

Since I am not sure how to change Cl options to meet both reviews. I implement a different way to skip load/store instrumentation without changing options.
PTAL.


http://reviews.llvm.org/D21079





More information about the llvm-commits mailing list