diff options
author | Fangrui Song <i@maskray.me> | 2021-08-24 19:16:07 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-08-24 19:16:07 -0700 |
commit | 32e2326cda441528f75404b1c93374722caaf21c (patch) | |
tree | e0d30c8060c4979a6e6a246bc320dde749de56d4 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 5541a05d6a5a74424dd6d98cfb6d9014a5fb17ca (diff) | |
download | llvm-32e2326cda441528f75404b1c93374722caaf21c.zip llvm-32e2326cda441528f75404b1c93374722caaf21c.tar.gz llvm-32e2326cda441528f75404b1c93374722caaf21c.tar.bz2 |
Revert D108432 "[InstrProfiling] Keep profd non-private for non-renamable comdat functions"
This reverts commit f653beea88d2684cdc8117e662b321ba04666771.
It broke Windows coverage-inline.cpp because link.exe has a limitation
that external symbols in IMAGE_COMDAT_SELECT_ASSOCIATIVE don't work.
It essentially dropped the previous size optimization for coverage
because coverage doesn't rename comdat by default.
Needs more investigation what we should do.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions