[PATCH] D37091: Expose -mllvm -accurate-sample-profile to clang.

David Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 23 19:02:06 PDT 2017


davidxl added a comment.

Documentation needs to be added to clang/docs/ClangCommandLineReference.rst .

There probably also needs some kind of testing for the option processing: see clang_f_opts.c


https://reviews.llvm.org/D37091





More information about the cfe-commits mailing list