aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2024-05-30 12:23:20 -0700
committerGitHub <noreply@github.com>2024-05-30 12:23:20 -0700
commitf8cc183ea244be6b8ea5e9da7733923e39c9fc38 (patch)
tree9a13f5303766de0df362b14a98e3542dcd8ad351 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent0a93e9f2e264472f1c8c3b5d8726aa43a02ecace (diff)
downloadllvm-f8cc183ea244be6b8ea5e9da7733923e39c9fc38.zip
llvm-f8cc183ea244be6b8ea5e9da7733923e39c9fc38.tar.gz
llvm-f8cc183ea244be6b8ea5e9da7733923e39c9fc38.tar.bz2
Fix the dsymutil heuristic for excluding system interfaces. (#93745)
The function was meant to find the Developer/ dir, but it found a Developer directory nested deep inside the top-level Developer dir. The new implementation rejects everything in Xcode.app/Developer in broad strokes. rdar://128571037
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions