This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af0e1c5 Add support for the x86_thread_state32_t and in llvm-objdump [...] new fc4ec25 [libFuzzer] make sure we use the feedback from std::string op [...] new 924f39d [Hexagon] Explicitly reserve aliases of reserved registers
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/Fuzzer/FuzzerTracePC.cpp | 5 +++- lib/Fuzzer/test/CMakeLists.txt | 1 + .../{NthRunCrashTest.cpp => CxxStringEqTest.cpp} | 14 ++++++--- lib/Fuzzer/test/cxxstring.test | 2 ++ lib/Target/Hexagon/HexagonRegisterInfo.cpp | 33 +++++++++++++--------- lib/Target/Hexagon/HexagonRegisterInfo.td | 2 ++ 6 files changed, 39 insertions(+), 18 deletions(-) copy lib/Fuzzer/test/{NthRunCrashTest.cpp => CxxStringEqTest.cpp} (50%) create mode 100644 lib/Fuzzer/test/cxxstring.test