Commit ce1b055
authored
Use libunwind for recent clang versions (#58)
libunwind is required to build libc++ as of
llvm/llvm-project#77687 (comment)
It was already used for numbered versions, but not trunk.
I also updated my branch and left everything else alone as I did not know whether they use version of clang that can build libunwind1 parent cf8a1d5 commit ce1b055
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| |||
0 commit comments