diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2024-08-28 16:57:43 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2024-08-28 18:07:13 -0700 |
| commit | c81219c573f75a2163dfaae5bae7d7373e179f91 (patch) | |
| tree | 88e004412876297b8b4842c618f5d7270091e59e /test/cases/compile_errors/multiple_function_definitions.zig | |
| parent | 9e11c4f60ea56af50bed7bb27984307762d5f167 (diff) | |
| download | zig-c81219c573f75a2163dfaae5bae7d7373e179f91.tar.gz zig-c81219c573f75a2163dfaae5bae7d7373e179f91.zip | |
LLVM: use `@llvm.used` instead of `@llvm.compiler.used`
because it marks the linker section, preventing garbage collection.
Also, name the members because that is required by this intrinsic.
Also, enable the StackDepth option in the sancov pass as a workaround
for https://github.com/llvm/llvm-project/pull/106464, otherwise, LLVM
enables TracePCGuard even though we explicitly disable it.
Diffstat (limited to 'test/cases/compile_errors/multiple_function_definitions.zig')
0 files changed, 0 insertions, 0 deletions
