"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b257d24f6272328d243f59b10efb4c50b3ede0df"
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