With this change, passing -fprofile-instr-generate -fcoverage-mapping
when building programs will attempt linking against libclang_rt.profile.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Without testing libclang_rt.profile{{.*}}.a in clang/test/Driver, such functionality may regress.
If I am to refactor addProfileRTLibs, I may not notice the untested feature.