aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
diff options
context:
space:
mode:
authorErick Velez <erickvelez7@gmail.com>2025-09-23 10:24:27 -0700
committerGitHub <noreply@github.com>2025-09-23 10:24:27 -0700
commite80a207cc693dd45fb9a64e94242f59f3726767f (patch)
treefcb86e630fac186953225583cfc3d00c98aed1d0 /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
parentd3c8e189d65e7892413b90c7f8885a5f7f4461a9 (diff)
downloadllvm-e80a207cc693dd45fb9a64e94242f59f3726767f.zip
llvm-e80a207cc693dd45fb9a64e94242f59f3726767f.tar.gz
llvm-e80a207cc693dd45fb9a64e94242f59f3726767f.tar.bz2
[clang-doc] concatenate SymbolIDs to truncated mangled names (#159490)
Previously, if mangled names were too long to be used as filenames, the object's SymbolID was used as a filename. This worked for length restrictions, but made URLs/filenames inconsistent. This patch truncates the mangled name and appends the SymbolID. Thus, we can keep some context in the URL/filename while preserving uniqueness.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions