[Lldb-commits] [PATCH] D88483: Add possibility to get module from SBType

Ilya Bukonkin via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 29 17:49:09 PDT 2020


fallkrum updated this revision to Diff 301796.
fallkrum added a comment.

make types extern.
@jingham  please commit this patch to check if it will fix DWO issue, the rest of your recommendations will add later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88483

Files:
  lldb/test/API/functionalities/type_get_module/TestTypeGetModule.py
  lldb/test/API/functionalities/type_get_module/compile_unit1.c
  lldb/test/API/functionalities/type_get_module/compile_unit2.c
  lldb/test/API/functionalities/type_get_module/main.c
  lldb/test/API/functionalities/type_get_module/type_definitions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88483.301796.patch
Type: text/x-patch
Size: 4953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201030/421dfb42/attachment-0001.bin>


More information about the lldb-commits mailing list