diff options
author | Fangrui Song <i@maskray.me> | 2021-02-28 21:07:30 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-02-28 21:07:30 -0800 |
commit | dc93b1127c5e0621e672745d26bce5a11f68d943 (patch) | |
tree | 0d47c51050863224bc981602c22f4503ef97385d /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 5419b671375c46299ff1da6c929859040e7beaf5 (diff) | |
download | llvm-dc93b1127c5e0621e672745d26bce5a11f68d943.zip llvm-dc93b1127c5e0621e672745d26bce5a11f68d943.tar.gz llvm-dc93b1127c5e0621e672745d26bce5a11f68d943.tar.bz2 |
[profile] Delete zero-size dummy sections
They were added so that if no metadata section is present,
`__start_llvm_prf_*` references would not cause "undefined symbol"
errors. By switching to undefined weak symbols in D96936, the dummy
sections are not needed.
This patch is also needed to work around
https://sourceware.org/bugzilla/show_bug.cgi?id=27490
Differential Revision: https://reviews.llvm.org/D97648
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions