Add flag -fauto-profile as alias to -fprofile-sample-use.
Summary: GCC uses -fauto-profile to enable sample-based PGO. This patch adds it to Clang as an alias for -fprofile-sample-use. Differential Revision: http://llvm-reviews.chandlerc.com/D2353 llvm-svn: 196589
Loading
Please register or sign in to comment