aboutsummaryrefslogtreecommitdiff
path: root/src/clang_options_data.zig
AgeCommit message (Expand)Author
2021-03-28Merge remote-tracking branch 'origin/master' into llvm12Andrew Kelley
2021-03-14macho: fix various linker flagsMichael Dusan
2021-03-04Merge remote-tracking branch 'origin/master' into llvm12Andrew Kelley
2021-03-04zig cc: fix handling of -MM flagAndrew Kelley
2021-02-26zig cc: update clang command line options to LLVM 12 rc2Andrew Kelley
2021-02-25Merge remote-tracking branch 'origin/master' into llvm12Andrew Kelley
2021-02-07zig cc: recognize the `-s` flag to be "strip"Andrew Kelley
2021-01-23add LTO supportAndrew Kelley
2021-01-11stage2: cleanups regarding red zone CLI flagsAndrew Kelley
2020-12-16Update clang optionsJakub Konka
2020-11-22modernize the PIE patch for the latest master branchAndrew Kelley
2020-11-19stage2: Make zig cc more verbose (#7166)LemonBoy
2020-10-08run update_clang_options on llvm 11 rc6Andrew Kelley
2020-10-08Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-10-07notice more kinds of optimization flags and debug flagsxavier
2020-09-30Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-09-25stage2: properly handle zig cc used as a preprocessorAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley