diff options
author | Fangrui Song <i@maskray.me> | 2023-08-15 10:44:48 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-08-15 10:44:48 -0700 |
commit | c94b6530bca80a8bd105921d6653a8c78f55d3d1 (patch) | |
tree | c0faf6257cffb122633f82c42316e88a9712226b /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | f2ec73c746504978cda96914a03952f65a29dd67 (diff) | |
download | llvm-c94b6530bca80a8bd105921d6653a8c78f55d3d1.zip llvm-c94b6530bca80a8bd105921d6653a8c78f55d3d1.tar.gz llvm-c94b6530bca80a8bd105921d6653a8c78f55d3d1.tar.bz2 |
[llvm-cov gcov] Drop support for clang<11's fake GCC 4.2 format
clang<11 intended to use a GCC 4.2 compatible format but that turned out
to make some mistakes. After instrumentation side format changes,
c8b082a3abe44138fff4ef824300270dd6e8bc77 kept supporting the legacy
format, originally intended for 1 or 2 major releases.
Remove an obsoleted comment as GCC 12 uses length==12 for
GCOV_TAG_FUNCTION in .gcda files.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions