Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
tools/llvm-exegesis/lib/BenchmarkRunner.cpp | ||
---|---|---|
135 ↗ | (On Diff #193877) | This should go outside the if. |
Paths
| Differential D60317
Add an option do not dump the generated object on disk ClosedPublic Authored by gchatelet on Apr 5 2019, 7:58 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 5 2019, 8:01 AM Closed by commit rL357769: Add an option do not dump the generated object on disk (authored by gchatelet). · Explain WhyApr 5 2019, 8:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193882 llvm/trunk/docs/CommandGuide/llvm-exegesis.rst
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp
|