This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig in repository toolchain/ci/llvm-project.
from d9160ff3e92 [globalopt] Don't emit DWARF fragments for members of a str [...] adds 4b2f37b2202 [clang] fix undefined behaviour in RawComment::getFormattedText() adds 17d0ddd522b [WebAssembly] Add section names for some DWARF5 sections adds 3de89abf189 [PowerPC] Do not attempt to reuse load for 64-bit FP_TO_UIN [...]
No new revisions were added by this update.
Summary of changes: clang/lib/AST/RawCommentList.cpp | 2 +- llvm/lib/MC/MCObjectFileInfo.cpp | 12 +++++- llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 5 ++- llvm/test/CodeGen/PowerPC/pr43976.ll | 59 +++++++++++++++++++++++++++++ 4 files changed, 74 insertions(+), 4 deletions(-) create mode 100644 llvm/test/CodeGen/PowerPC/pr43976.ll