[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:32:28 PDT 2022


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

- Remove libcxx ABI-tag workaround from API test makefile


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131974

Files:
  lldb/packages/Python/lldbsuite/test/make/Makefile.rules
  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.453043.patch
Type: text/x-patch
Size: 6892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220816/1e156c72/attachment-0001.bin>


More information about the lldb-commits mailing list