[PATCH] D64176: [Bugpoint redesign] Added Pass to Remove Global Variables
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 17:42:10 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368115: [Bugpoint redesign] Added Pass to Remove Global Variables (authored by diegotf30, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64176?vs=213761&id=213764#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64176/new/
https://reviews.llvm.org/D64176
Files:
llvm/trunk/test/Reduce/Inputs/remove-global-vars.sh
llvm/trunk/test/Reduce/remove-global-vars.ll
llvm/trunk/tools/llvm-reduce/CMakeLists.txt
llvm/trunk/tools/llvm-reduce/DeltaManager.h
llvm/trunk/tools/llvm-reduce/TestRunner.cpp
llvm/trunk/tools/llvm-reduce/TestRunner.h
llvm/trunk/tools/llvm-reduce/deltas/Delta.cpp
llvm/trunk/tools/llvm-reduce/deltas/Delta.h
llvm/trunk/tools/llvm-reduce/deltas/RemoveFunctions.cpp
llvm/trunk/tools/llvm-reduce/deltas/RemoveFunctions.h
llvm/trunk/tools/llvm-reduce/deltas/RemoveGlobalVars.cpp
llvm/trunk/tools/llvm-reduce/deltas/RemoveGlobalVars.h
llvm/trunk/tools/llvm-reduce/llvm-reduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64176.213764.patch
Type: text/x-patch
Size: 28773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/fd4f6d6a/attachment.bin>
More information about the llvm-commits
mailing list