This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74929cbb66f Comment tweak requested in code review. NFC new eb5a3aeacc4 Produce an error on non-encodable offsets for darwin ARM sc [...] new f0802882791 [WebAssembly] Expand unavailable integer operations for vectors
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/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp | 20 ++++++++++++++++++++ lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 20 ++++++++++++++------ test/MC/MachO/ARM/bad-darwin-ARM-offset-scattered.s | 15 +++++++++++++++ 3 files changed, 49 insertions(+), 6 deletions(-) create mode 100644 test/MC/MachO/ARM/bad-darwin-ARM-offset-scattered.s