improve zig cc flag integration #4784
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
zig cc
Zig as a drop-in C compiler feature
Milestone
Extracted from #4774; see #3089 for the original issue.
llvm target triple vs zig target triple; llvm -mcpu vs zig -mcpuzig cc: parse-target
and-mcpu
/-march
/-mtune
flags according to clang #4911-fprofile-arcs
)undefined symbol: __divtf3
nostdinc and how it relates to the native targetnot neededstack protector argsnot neededomit-frame-pointernot neededzig cc: integration with -m flags #4912-m
args affect cpu flags and-march=native
The text was updated successfully, but these errors were encountered: