1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-reduce
Benjamin Kramer d474a8b811 [llvm-reduce] Silence -Wdocumentation
ReduceGlobalVars.cpp:17:6: warning: '@returns' command used in a comment that is attached to a function returning void

llvm-svn: 369848
2019-08-24 15:04:33 +00:00
..
deltas [llvm-reduce] Silence -Wdocumentation 2019-08-24 15:04:33 +00:00
CMakeLists.txt [Bugpoint redesign] Added Pass to Remove Global Variables 2019-08-15 22:54:09 +00:00
DeltaManager.h [Bugpoint redesign] Added Pass to Remove Global Variables 2019-08-15 22:54:09 +00:00
llvm-reduce.cpp [Bugpoint redesign] Output option can now print to STDOUT 2019-08-15 22:39:43 +00:00
LLVMBuild.txt Added Delta IR Reduction Tool 2019-08-08 22:16:33 +00:00
TestRunner.cpp [Bugpoint redesign] Output option can now print to STDOUT 2019-08-15 22:39:43 +00:00
TestRunner.h Added Delta IR Reduction Tool 2019-08-08 22:16:33 +00:00