diff options
| author | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-11-06 16:08:01 -0800 |
|---|---|---|
| committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-11-07 14:41:54 -0800 |
| commit | 25ee861372f1b6f512fb1fc7c938267670cf0cab (patch) | |
| tree | ffadbc5c3ca8203016fe2c2ca13cd7dac6955fa5 /llvm/lib/Transforms/IPO/StripSymbols.cpp | |
| parent | bdeb2724f0aa9c518f94d998d24d8620a1e88727 (diff) | |
| download | bcm5719-llvm-25ee861372f1b6f512fb1fc7c938267670cf0cab.tar.gz bcm5719-llvm-25ee861372f1b6f512fb1fc7c938267670cf0cab.zip | |
[debugify] Move the Debugify pass from tools/opt to lib/Transform/Utils
Summary:
I need to make use of this pass from a driver program that isn't opt.
Therefore this patch moves this pass into the LLVM library so that it is
available for use elsewhere.
There was one function I kept in tools/opt which is exportDebugifyStats()
this is because it's serializing the statistics into a human readable
format and this seemed more in keeping with opt than a library function
Reviewers: vsk, aprantl
Subscribers: mgorny, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69926
Diffstat (limited to 'llvm/lib/Transforms/IPO/StripSymbols.cpp')
0 files changed, 0 insertions, 0 deletions

