This revision was automatically updated to reflect the committed changes.
Closed by commit rL313065: [Driver] Darwin: Link in the profile runtime archive
first (authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D35385?vs=106538&id=114877#toc
Repository:
rL LLVM
https:/
ributzka accepted this revision.
ributzka added a comment.
This revision is now accepted and ready to land.
Nice cleanup with the RuntimeLinkOptions enum. LGTM
https://reviews.llvm.org/D35385
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
h
vsk created this revision.
While building a project with code coverage enabled, we can link in
dependencies which export a weak definition of __llvm_profile_filename.
After r306710, linking in the profiling runtime could pull in a weak
definition of this symbol from a dependency, instead of from