mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 20:37:54 +00:00
run update_clang_options on llvm 11 rc6
This commit is contained in:
parent
8b7539bd95
commit
4053b95d8e
@ -3071,6 +3071,7 @@ flagpd1("fno-split-dwarf-inlining"),
|
||||
flagpd1("fno-split-lto-unit"),
|
||||
flagpd1("fno-stack-arrays"),
|
||||
flagpd1("fno-stack-check"),
|
||||
flagpd1("fno-stack-clash-protection"),
|
||||
flagpd1("fno-stack-protector"),
|
||||
flagpd1("fno-stack-size-section"),
|
||||
flagpd1("fno-standalone-debug"),
|
||||
@ -3135,7 +3136,6 @@ flagpd1("fno-zvector"),
|
||||
flagpd1("fnon-call-exceptions"),
|
||||
flagpd1("fnoopenmp-relocatable-target"),
|
||||
flagpd1("fnoopenmp-use-tls"),
|
||||
flagpd1("fnostack-clash-protection"),
|
||||
flagpd1("fnoxray-link-deps"),
|
||||
flagpd1("fobjc-arc"),
|
||||
flagpd1("fobjc-arc-exceptions"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user