Revert accidental commit r352912

llvm-svn: 353020

--
SVN tag also included these previous commits:

Author: Krzysztof Parzyszek <kparzysz@quicinc.org>
Date: Fri Feb 01 20:44:40 2019 +0000

    [Hexagon] Update release notes with the changes to the Hexagon backend
    
    llvm-svn: 352912

Author: Hans Wennborg <hans@hanshq.net>
Date: Thu Jan 24 00:44:29 2019 +0000

    Creating release candidate rc1 from release_800 branch
    
    llvm-svn: 352000
Merging r351670:
------------------------------------------------------------------------
r351670 | ericwf | 2019-01-20 02:21:35 +0100 (Sun, 20 Jan 2019) | 7 lines

Fix aligned allocation availability XFAILs after D56445.

D56445 bumped the minimum Mac OS X version required for aligned
allocation from 10.13 to 10.14. This caused libc++ tests depending
on the old value to break.

This patch updates the XFAILs for those tests to include 10.13.
------------------------------------------------------------------------

llvm-svn: 351980
8 files changed
tree: 8bba34feb9ac53d5e8d9dbd492f3fcd39afac27a
  1. clang/
  2. clang-tools-extra/
  3. compiler-rt/
  4. debuginfo-tests/
  5. libclc/
  6. libcxx/
  7. libcxxabi/
  8. libunwind/
  9. lld/
  10. lldb/
  11. llgo/
  12. llvm/
  13. openmp/
  14. parallel-libs/
  15. polly/
  16. pstl/
  17. .arcconfig
  18. README.md
README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.