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