[Lldb-commits] [PATCH] D107444: [lldb] Remove a few unused .exports files
Nico Weber via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 4 04:26:35 PDT 2021
thakis created this revision.
thakis added reviewers: teemperor, JDevlieghere.
thakis added a project: LLDB.
thakis requested review of this revision.
They used to be referenced from the .xcodeproj files, but those are long gone.
No behavior change.
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.364044.patch
Type: text/x-patch
Size: 222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210804/662a653c/attachment.bin>
More information about the lldb-commits
mailing list