This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca9c63cecee [X86] Extend widening comparison test. new d891699e6f7 Detect malformed LC_LINKER_COMMANDs in Mach-O binaries new b11ac3d4e1a [coroutines][PR40979] Ignore unreachable uses across suspen [...]
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/Object/MachOObjectFile.cpp | 4 ++ lib/Transforms/Coroutines/CoroSplit.cpp | 2 + .../{phi-coro-end.ll => coro-frame-unreachable.ll} | 44 +++++++++++---------- .../X86/Inputs/macho-invalid-linker-command | Bin 0 -> 908 bytes test/tools/llvm-objdump/X86/malformed-machos.test | 17 ++++---- 5 files changed, 39 insertions(+), 28 deletions(-) copy test/Transforms/Coroutines/{phi-coro-end.ll => coro-frame-unreachable.ll} (54%) create mode 100644 test/tools/llvm-objdump/X86/Inputs/macho-invalid-linker-command