This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b881de7627 [tests][go]Add -stdlib=libc++ to build GO test if LLVM is b [...] new b1934cd1092 [RISCV][NFC] Add nounwind attribute to functions missing it [...] new 1b057e5bee2 Fixes for builds that require strict X/Open and POSIX compatiblity
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/Support/Unix/Memory.inc | 32 +++++- lib/Support/Unix/Path.inc | 15 +-- lib/Support/Unix/Process.inc | 3 +- test/CodeGen/RISCV/atomic-cmpxchg.ll | 80 +++++++------- test/CodeGen/RISCV/atomic-rmw.ll | 120 ++++++++++----------- test/CodeGen/RISCV/callee-saved-fpr32s.ll | 4 +- test/CodeGen/RISCV/callee-saved-fpr64s.ll | 4 +- test/CodeGen/RISCV/callee-saved-gprs.ll | 4 +- test/CodeGen/RISCV/fixups-relax-diff.ll | 2 +- test/CodeGen/RISCV/interrupt-attr-nocall.ll | 12 +-- test/CodeGen/RISCV/interrupt-attr.ll | 8 +- .../RISCV/umulo-128-legalisation-lowering.ll | 4 +- 12 files changed, 158 insertions(+), 130 deletions(-)