1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/llvm-reduce
David Blaikie 0e33554f66 llvm-reduce: Remove inaccurate doxy comment about a return that isn't returned
Addressing post-commit code review feedback from Dávid Bolvanský -
thanks!

llvm-svn: 372271
2019-09-18 22:38:05 +00:00
..
deltas llvm-reduce: Remove inaccurate doxy comment about a return that isn't returned 2019-09-18 22:38:05 +00:00
CMakeLists.txt llvm-reduce: Add pass to reduce basic blocks 2019-09-18 21:45:05 +00:00
DeltaManager.h llvm-reduce: Add pass to reduce basic blocks 2019-09-18 21:45:05 +00:00
llvm-reduce.cpp PR43278: llvm-reduce: Use temporary file names (and ToolOutputFile) rather than unique ones - to ensure they're cleaned up 2019-09-12 00:31:57 +00:00
LLVMBuild.txt Added Delta IR Reduction Tool 2019-08-08 22:16:33 +00:00
TestRunner.cpp llvm-reduce: Remove some string copies 2019-09-16 23:54:57 +00:00
TestRunner.h llvm-reduce: Remove some string copies 2019-09-16 23:54:57 +00:00