[Lldb-commits] [PATCH] D68961: Add support for DW_AT_export_symbols for anonymous structs

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 25 08:43:24 PDT 2019


labath accepted this revision.
labath added a comment.

Thanks for bearing with me. :)



================
Comment at: test/Shell/SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll:21
+; RUN: lldb-test symbols -dump-clang-ast %t.o | FileCheck %s
+; RUN: dwarfdump %t.o | FileCheck %s --check-prefix DWARFDUMP
+
----------------
llvm-dwarfdump


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

https://reviews.llvm.org/D68961





More information about the lldb-commits mailing list