Commit 086688c
committed
IRGen: Disable indirect symbol replacement with GOTPCREL for AArch64/ELF
The linkers in our Linux environments do not support this option and
fail to link the standard library.
See:
- swiftlang/llvm-project#9339
- llvm/llvm-project#780031 parent 887cf06 commit 086688c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
135 | 138 | | |
136 | 139 | | |
137 | 140 | | |
| |||
0 commit comments