[Lldb-commits] [PATCH] D131974: [lldb][ClangExpression] Add asm() label to all FunctionDecls we create from DWARF

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 16 09:28:19 PDT 2022


Michael137 updated this revision to Diff 453041.
Michael137 added a comment.

- Check mangled name and storage class before attaching label


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131974/new/

https://reviews.llvm.org/D131974

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/test/API/lang/cpp/abi_tag_lookup/Makefile
  lldb/test/API/lang/cpp/abi_tag_lookup/TestAbiTagLookup.py
  lldb/test/API/lang/cpp/abi_tag_lookup/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131974.453041.patch
Type: text/x-patch
Size: 6345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220816/86da059b/attachment.bin>


More information about the lldb-commits mailing list