diff options
author | Fangrui Song <i@maskray.me> | 2021-08-19 16:38:32 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-08-19 16:38:32 -0700 |
commit | fbb8e772ec501a1b71643db90e9c6445e17d7cac (patch) | |
tree | f81f0eb7e5e6520d56de4a9bd2d913754b7d0f28 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2f7ea054f30441cd5820b11cea59c37775515a4e (diff) | |
download | llvm-fbb8e772ec501a1b71643db90e9c6445e17d7cac.zip llvm-fbb8e772ec501a1b71643db90e9c6445e17d7cac.tar.gz llvm-fbb8e772ec501a1b71643db90e9c6445e17d7cac.tar.bz2 |
[InstrProfiling] Make COFF use the ELF comdat scheme (drop link.exe compatibility)
The COFF specific `DataReferencedByCode` complexity (D103372 D103717) is due to
a link.exe limitation: an external symbol in IMAGE_COMDAT_SELECT_ASSOCIATIVE is
not really dropped, so it can cause duplicate definition error.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions