[PATCH] D29203: Change debug-info-for-profiling from a TargetOption to a function attribute.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 15:12:23 PST 2017
aprantl added inline comments.
================
Comment at: include/llvm/IR/DIBuilder.h:107
/// \param Kind The kind of debug information to generate.
/// \param DWOId The DWOId if this is a split skeleton compile unit.
DICompileUnit *
----------------
Missing doxygen for the new(er) flag(s).
https://reviews.llvm.org/D29203
More information about the llvm-commits
mailing list