diff options
author | Lang Hames <lhames@gmail.com> | 2025-01-03 15:18:35 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-01-03 15:45:43 +1100 |
commit | b6c06d1a8d9b359e7319312a2a7654f0e7c6690c (patch) | |
tree | 6d02f9ae36a96a66b78e9e958e3934a50fe06fde /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 56e944bede9654127cc210506a6cccdd43cd96e7 (diff) | |
download | llvm-b6c06d1a8d9b359e7319312a2a7654f0e7c6690c.zip llvm-b6c06d1a8d9b359e7319312a2a7654f0e7c6690c.tar.gz llvm-b6c06d1a8d9b359e7319312a2a7654f0e7c6690c.tar.bz2 |
[ORC] Fix bug in source file name finding in DebuggerSupportPlugin.
The debug section map was using MachO section names (with the "__" prefix), but
DWARFContext expects section names with the object format prefix stripped off.
This was preventing DWARFContext from accessing the debug_str section,
resulting in bogus source name strings.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions