-fno-plt
disregarded when compiling *.zig
#22254
Labels
backend-llvm
The LLVM backend outputs an LLVM IR Module.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Milestone
Zig Version
0.14.0-dev.2487+af89bb05d
Steps to Reproduce and Observed Behavior
plt_test.c
with content:.plt
section because-fno-plt
plt_test.zig
with content:.plt
section exists,-fno-plt
disregardedExpected Behavior
.plt
section andThe text was updated successfully, but these errors were encountered: