This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21ea8f2 [profiling] Remove dead profile name vars after emitting name data new ba16481 [Support] Add StringRef::getAsDouble. new 3143346 allow migrating away from cmake option for LLVM_DISABLE_ABI_B [...] new a3d1bca Revert "[profiling] Remove dead profile name vars after emitt [...]
The 3 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: include/llvm/ADT/StringRef.h | 8 ++++++++ include/llvm/Config/abi-breaking.h.cmake | 2 ++ lib/Support/StringRef.cpp | 13 +++++++++++++ lib/Transforms/Instrumentation/InstrProfiling.cpp | 3 --- test/Instrumentation/InstrProfiling/PR23499.ll | 4 ++-- test/Instrumentation/InstrProfiling/platform.ll | 4 ++-- test/Instrumentation/InstrProfiling/profiling.ll | 6 +++--- test/Transforms/PGOProfile/comdat_internal.ll | 2 +- unittests/ADT/StringRefTest.cpp | 21 +++++++++++++++++++++ 9 files changed, 52 insertions(+), 11 deletions(-)