diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-07-22 15:51:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 15:51:00 -0700 |
commit | 2cb1ecb94bb4e7f89494e59d25707fd9787ff98a (patch) | |
tree | 67b64f667d56fb1ea0505ea1675a9e3bb8e764ad /llvm/lib/CodeGen/StackProtector.cpp | |
parent | dbd9eae95a5ad113d4559c07839306bf68f1925c (diff) | |
download | llvm-2cb1ecb94bb4e7f89494e59d25707fd9787ff98a.zip llvm-2cb1ecb94bb4e7f89494e59d25707fd9787ff98a.tar.gz llvm-2cb1ecb94bb4e7f89494e59d25707fd9787ff98a.tar.bz2 |
[lldb] Eliminate namespace lldb_private::dwarf (NFC) (#150073)
Eliminate the `lldb_private::dwarf` namespace, in favor of using
`llvm::dwarf` directly. The latter is shorter, and this avoids ambiguity
in the ABI plugins that define a `dwarf` namespace inside an anonymous
namespace.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions