"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "80e038c148080a8cdf474dc1ccc3487311408389"
Fix profiling options on PS4 target:
- libclang_rt.profile should be added when -fcs-profile-generate is on thecommand line. - OPT_fno_profile_instr_generate was used as a negative for OPT_fprofile_generate. Fix it to use OPT_fno_profile_generate. Differential Revision: https://reviews.llvm.org/D75274
Loading
Please register or sign in to comment