davidxl added inline comments. ================ Comment at: include/clang/Frontend/CodeGenOptions.h:234 @@ +233,3 @@ + + /// \brief Check if IR profile instrumenation is on. + bool hasProfileIRInstr() const { ---------------- typo: instrumentation http://reviews.llvm.org/D15829