This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 393a8f4376e [AArch64][Outliner] Don't outline BTI instructions new abae4d34872 Enable integrated assembler on MSP430 by default. new 005e630f24e [LLVM-C] Add Bindings to GlobalIFunc new 747f42fa4c7 [PGO] Fix the type of the formated variable
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-c/Core.h | 97 ++++++++++++++++++++++ lib/IR/Core.cpp | 65 +++++++++++++++ lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp | 1 + test/Bindings/llvm-c/echo.ll | 7 ++ test/CodeGen/MSP430/mult-alt-generic-msp430.ll | 2 +- tools/llvm-c-test/echo.cpp | 78 ++++++++++++++++- tools/llvm-profdata/llvm-profdata.cpp | 2 +- 7 files changed, 248 insertions(+), 4 deletions(-)