[Lldb-commits] [PATCH] D107444: [lldb] Remove a few unused .exports files

Nico Weber via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 5 13:17:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG11565320fd55: [lldb] Remove a few unused .exports files (authored by thakis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107444

Files:
  lldb/source/API/liblldb.xcode.exports
  lldb/tools/argdumper/argdumper.exports
  lldb/tools/lldb-server/lldb-server.exports


Index: lldb/source/API/liblldb.xcode.exports
===================================================================
--- lldb/source/API/liblldb.xcode.exports
+++ /dev/null
@@ -1,3 +0,0 @@
-__ZN4lldb*
-__ZNK4lldb*
-_init_lld*


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107444.364597.patch
Type: text/x-patch
Size: 222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210805/5eae0f8a/attachment.bin>


More information about the lldb-commits mailing list