diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-09-29 15:37:34 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-09-29 15:37:34 -0700 |
| commit | ba7f40c4302fe88fddc92b5b44365f74e00800ff (patch) | |
| tree | 68e384cc7c053d662fc3bcae0d4aa8d0369beaab /src/zig_llvm.cpp | |
| parent | bdbedff910e18e18dc31db84a80607435e9b6ee0 (diff) | |
| download | zig-ba7f40c4302fe88fddc92b5b44365f74e00800ff.tar.gz zig-ba7f40c4302fe88fddc92b5b44365f74e00800ff.zip | |
stage2: fix ELF linking to include compiler_rt
There was duplicated logic for whether to include compiler_rt in the
linker line both in the frontend and in the linker backends. Now the
logic is only in the frontend; the linker puts it on the linker line if
the frontend provides it.
Fixes the CI failures.
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions
