davidxl added inline comments. ================ Comment at: lib/Transforms/Instrumentation/PGOInstrumentation.cpp:362 @@ +361,3 @@ + + if (DisableValueProfiling) return; + ---------------- use it with -style LLVM http://reviews.llvm.org/D16016