Avoid LLVM API for setting a module's code model and PIC/PIE levels #21238
Labels
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
Milestone
See: https://github.com/ziglang/zig/pull/21224/files#r1734518792
We should be able to do this with our own bitcode writer just fine as these are just module flags.
The text was updated successfully, but these errors were encountered: