aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <nickdesaulniers@users.noreply.github.com>2023-11-30 12:38:00 -0800
committerGitHub <noreply@github.com>2023-11-30 12:38:00 -0800
commitcc84a1419723fcc240c3c6832bdb990afef37f4b (patch)
tree449990d360a3c0ed7e472f422e43405a14b0f026 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentbddf5d20105e24cf708ff8c6ff49aa65af4e89b0 (diff)
downloadllvm-cc84a1419723fcc240c3c6832bdb990afef37f4b.zip
llvm-cc84a1419723fcc240c3c6832bdb990afef37f4b.tar.gz
llvm-cc84a1419723fcc240c3c6832bdb990afef37f4b.tar.bz2
[libc] fix getchar_unlocked (#73874)
A typo was leading to getc_unlocked.cpp.o being included into libc.a twice. I only noticed because I was trying to convert libc.a to a shared object via $ ld.lld -o libc.so --whole-archive libc.a which errored since getc_unlocked was being defined twice.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions