Merge pull request #65483 from arcnmx/pr-llvm-baremetal

llvm8 bare metal fixes
This commit is contained in:
Matthew Bauer
2019-08-14 10:16:57 -04:00
committed by GitHub
3 changed files with 58 additions and 0 deletions
@@ -47,6 +47,8 @@ let
# Backport for the `--unwindlib=[libgcc|compiler-rt]` flag, which is
# needed for our bootstrapping to not interfere with C.
./unwindlib.patch
# https://reviews.llvm.org/D51899
./compiler-rt-baremetal.patch
];
postPatch = ''