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 4783923 [CMake] Don't trust compiler error code, also check for errors new 8f0c63a [Profile] Add new test case to cover comdat renaming
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: test/profile/Inputs/comdat_rename.h | 13 +++++++++++++ test/profile/Inputs/comdat_rename_1.cc | 33 +++++++++++++++++++++++++++++++++ test/profile/Inputs/comdat_rename_2.cc | 18 ++++++++++++++++++ test/profile/Linux/comdat_rename.test | 6 ++++++ 4 files changed, 70 insertions(+) create mode 100644 test/profile/Inputs/comdat_rename.h create mode 100644 test/profile/Inputs/comdat_rename_1.cc create mode 100644 test/profile/Inputs/comdat_rename_2.cc create mode 100644 test/profile/Linux/comdat_rename.test