Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,060 ms | x64 debian > libFuzzer.libFuzzer::minimize_crash.test |
Event Timeline
Comment Actions
what's the reason behind this?
also nit on commit titles, use present tense (Move definition ...) and omit trailing period
Comment Actions
this might slow down llvm for people who don't use LTO to build llvm? keep an eye on llvm-compile-time-tracker
Comment Actions
Good point. I will abandon this for now. Let me see what I can do to avoid moving this to the cpp file.