aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/gcc_flags_test.go
AgeCommit message (Expand)Author
2021-02-11gcc: Remove deprecated conversionsMichael Cheng
2021-02-11gcc: Map Alderlake to SkylakeMichael Cheng
2020-03-20gcc: Add tigerlake to corei7 mappingEd Baker
2020-01-13compiler_wrapper: strip march=tremont for gccJustin TerAvest
2019-07-22Add license headers to all go files.Tobias Bosch
2019-06-28Introduce infrastructure for calling and testing nestedTobias Bosch
2019-06-25Allow to pass in the use_ccache via go build.Tobias Bosch
2019-06-20Initial version of a go version of the compiler wrapper.Tobias Bosch