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