This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d81571aae0e Revert r346483: [CallSiteSplitting] Only record conditions [...] new 68b4c69fd4a [llvm-exegesis] Fix unit tests on PowerPC/AArch64. new 3927975de97 [Hexagon] Handle Hexagon's SHF_HEX_GPREL section flag
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/MC/MCParser/ELFAsmParser.cpp | 3 +++ lib/MC/MCSectionELF.cpp | 3 +++ test/MC/Hexagon/gprel-shflag.s | 10 ++++++++++ unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp | 5 +++-- unittests/tools/llvm-exegesis/PowerPC/TargetTest.cpp | 5 +++-- 5 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 test/MC/Hexagon/gprel-shflag.s