Move retref-bench sources and support files into new subdir
Add XRay FDR mode microbenchmark
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
MicroBenchmarks/XRay/FDRMode/CMakeLists.txt | ||
---|---|---|
11 ↗ | (On Diff #122801) | Not sure if all systems will be happy with a colon in the filename of the test... can we use a less extraordinary character here? Say another - or _ instead? |
MicroBenchmarks/XRay/FDRMode/fdrmode-bench.cc | ||
1 ↗ | (On Diff #122801) | Please put the same license (LLVM license) in the header of this file. Use similar language to the one we put on the ReturnReference benchmarks. |
Comment Actions
- Add header with license and description to fdrmode-bench.cc
- rename .test files to use less exotic character set