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 650232b9e Fix the MIPS baremetal build new c0e94832e [PGO] Add a test case for infinite loops new c6105147b Move x86-specific sources to x86-specific source lists.
The 2 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/builtins/CMakeLists.txt | 35 ++++++++++++++++++++++------------- test/profile/infinite_loop.c | 30 ++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 13 deletions(-) create mode 100644 test/profile/infinite_loop.c