Merge pull request #61232 from ggreif/patch-2

clang: typo in comment
This commit is contained in:
Matthew Bauer
2019-05-10 10:12:18 -04:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ let
# Backport for -static-pie, which the latter touches, and which is nice in
# its own right.
./static-pie.patch
# Backport for the `--unwindlib=[libgcc|complier-rt]` flag, which is
# Backport for the `--unwindlib=[libgcc|compiler-rt]` flag, which is
# needed for our bootstrapping to not interfere with C.
./unwindlib.patch
];