[PATCH] [Profile] compiler-rt support for setting profile output from command line
Teresa Johnson
tejohnson at google.com
Tue Apr 28 13:34:41 PDT 2015
Re: [Profile] compiler-rt support for setting profile output from command line
Updated patch based on comments from Justin:
- Passing NULL to the filename setting interfaces now resets to default.profraw as
indicated in the header file description.
- Changed a couple of routine names to be clearer.
- New tests.
http://reviews.llvm.org/D9323
Files:
lib/profile/InstrProfiling.h
lib/profile/InstrProfilingFile.c
test/profile/instrprof-override-filename-then-reset-default.c
test/profile/instrprof-override-filename-with-env.c
test/profile/instrprof-override-filename.c
test/profile/instrprof-set-filename-then-reset-default.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9323.24575.patch
Type: text/x-patch
Size: 7695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150428/cc829c2a/attachment.bin>
More information about the llvm-commits
mailing list