This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from ac3a01da8 Export the nothrow overload of operator new new 9bf4394e7 [profile] Move __llvm_profile_filename into a separate object
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/profile/CMakeLists.txt | 1 + lib/profile/InstrProfiling.c | 2 -- lib/profile/InstrProfilingNameVar.c | 18 ++++++++++++++++++ test/profile/instrprof-override-filename.c | 22 ++++++++++++++++------ 4 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 lib/profile/InstrProfilingNameVar.c