Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS | Nathan Chancellor | 2021-09-19 | 1 | -0/+5 |
* | kbuild: Switch to 'f' variants of integrated assembler flag | Nathan Chancellor | 2021-09-03 | 1 | -2/+2 |
* | scripts/Makefile.clang: default to LLVM_IAS=1 | Nick Desaulniers | 2021-08-10 | 1 | -3/+3 |
* | Makefile: infer --target from ARCH for CC=clang | Nick Desaulniers | 2021-08-10 | 1 | -2/+23 |
* | Makefile: move initial clang flag handling into scripts/Makefile.clang | Nick Desaulniers | 2021-08-10 | 1 | -0/+14 |