diff options
author | Teresa Johnson <tejohnson@google.com> | 2025-05-27 17:05:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 17:05:21 -0700 |
commit | 892bfa93662329314573cf0a8f5160a9d5d9b34d (patch) | |
tree | dffcf6ff2d3a3bdc943a1a165e0b890c8508d5b3 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | ead27e69d7a179af36280d6a4552d2b003653759 (diff) | |
download | llvm-892bfa93662329314573cf0a8f5160a9d5d9b34d.zip llvm-892bfa93662329314573cf0a8f5160a9d5d9b34d.tar.gz llvm-892bfa93662329314573cf0a8f5160a9d5d9b34d.tar.bz2 |
[lld-macho] Qualify Reloc with macho namespace (NFC) (#141692)
With an upcoming change to llvm/ProfileData headers, this file ends up
with both llvm::Reloc in scope as well as the lld::macho::Reloc type
intended for use here. Qualify the use in this file with the intended
namespace to avoid compilation errors.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions