This is the runtime part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Minor nits.
lib/profile/InstrProfilingFile.c | ||
---|---|---|
473 ↗ | (On Diff #64825) | Nit, might be easier to read as an if-stmt + ternary. |
test/profile/instrprof-override-filename-with-env.c | ||
2 ↗ | (On Diff #64825) | Does this test anything useful now? Can we just delete this file? |
test/profile/instrprof-override-filename.c | ||
2 ↗ | (On Diff #64825) | Ditto, we should just be able to delete this file. |