[PATCH] D40135: Make exitDsymutil static
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 09:07:26 PST 2017
rafael created this revision.
In https://reviews.llvm.org/D40110 it was requested that we get rid of exitDsymutil.
This first patch removes the only use outside dsymutli.cpp and makes it static.
https://reviews.llvm.org/D40135
Files:
tools/dsymutil/DwarfLinker.cpp
tools/dsymutil/dsymutil.cpp
tools/dsymutil/dsymutil.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40135.123198.patch
Type: text/x-patch
Size: 4406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/036a08d3/attachment.bin>
More information about the llvm-commits
mailing list