Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 80 ms | x64 debian > Clang.Driver::debug-pass-structure.c | 
Event Timeline
| llvm/tools/llvm-reduce/DeltaManager.cpp | ||
|---|---|---|
| 94–121 | Is it possible to add documentation for this either in a --help menu or elsewhere? | |
Comment Actions
lgtm
+1 to the comment that it would be nice to have some docs; llvm-reduce should have a page on https://llvm.org/docs/CommandGuide/ really
| llvm/tools/llvm-reduce/deltas/Delta.cpp | ||
|---|---|---|
| 18 | is it used in this file? | |
Comment Actions
arg sorry I missed that print-delta-passes is also part of llvm/test/tools/llvm-reduce/custom-delta-passes.ll
LGTM
Is it possible to add documentation for this either in a --help menu or elsewhere?