Nick Desaulniers
f12b034afe
scripts/Makefile.clang: default to LLVM_IAS=1
...
LLVM_IAS=1 controls enabling clang's integrated assembler via
-integrated-as. This was an explicit opt in until we could enable
assembler support in Clang for more architecures. Now we have support
and CI coverage of LLVM_IAS=1 for all architecures except a few more
bugs affecting s390 and powerpc.
This commit flips the default from opt in via LLVM_IAS=1 to opt out via
LLVM_IAS=0. CI systems or developers that were previously doing builds
with CC=clang or LLVM=1 without explicitly setting LLVM_IAS must now
explicitly opt out via LLVM_IAS=0, otherwise they will be implicitly
opted-in.
This finally shortens the command line invocation when cross compiling
with LLVM to simply:
$ make ARCH=arm64 LLVM=1
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com >
Reviewed-by: Nathan Chancellor <nathan@kernel.org >
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org >
2021-08-10 09:13:25 +09:00
..
2021-05-26 13:20:52 +02:00
2021-05-02 00:43:35 +09:00
2021-02-16 22:23:56 +09:00
2021-06-21 20:45:49 +02:00
2021-05-02 00:43:35 +09:00
2021-05-17 12:10:03 +09:00
2021-08-10 09:13:25 +09:00
2021-05-07 00:26:33 -07:00
2021-05-02 00:43:35 +09:00
2021-08-10 08:23:39 +09:00
2021-06-17 10:01:05 +09:00
2021-03-29 23:13:30 -07:00
2020-08-17 20:42:00 -04:00
2021-08-04 17:49:26 -04:00
2021-05-02 00:43:35 +09:00
2021-02-28 15:22:02 +09:00
2021-04-25 05:14:41 +09:00
2021-01-22 06:34:44 +09:00
2021-03-04 18:39:45 -08:00
2021-04-25 05:14:26 +09:00
2021-08-10 09:13:25 +09:00
2020-08-14 13:30:03 +09:00
2021-07-01 11:06:06 -07:00
2021-07-08 11:48:21 -07:00
2021-08-05 20:55:39 +09:00
2021-05-18 11:09:59 +02:00
2021-01-04 10:38:11 +09:00
2020-10-16 11:11:21 -07:00
2021-07-08 11:48:22 -07:00
2020-10-13 18:38:26 -07:00
2021-01-01 12:26:39 -08:00
2020-09-04 18:19:37 +02:00
2021-01-22 06:34:44 +09:00
2021-06-04 11:20:52 -06:00
2020-08-18 20:16:46 +09:00
2021-03-08 13:19:05 +01:00
2021-02-28 15:19:21 +09:00
2021-01-14 08:21:09 -08:00
2021-03-31 13:53:16 -06:00
2020-12-04 14:34:27 -07:00
2020-10-16 11:11:19 -07:00
2020-08-07 13:29:39 -07:00
2021-05-17 12:10:03 +09:00
2021-02-05 17:53:28 +09:00
2021-05-27 04:01:50 +09:00
2021-04-25 05:14:41 +09:00
2021-05-17 11:21:16 -06:00
2021-04-25 05:14:26 +09:00
2021-07-10 11:01:38 -07:00
2021-04-26 08:38:10 -07:00
2021-03-15 19:20:48 +09:00
2021-07-18 23:48:14 +09:00
2021-08-10 09:13:25 +09:00
2021-03-15 19:20:48 +09:00
2021-04-25 05:25:56 +09:00
2021-03-15 19:20:48 +09:00
2020-12-08 23:30:05 +09:00
2020-06-24 07:48:28 -07:00
2021-03-15 19:20:48 +09:00
2020-08-10 01:32:59 +09:00
2021-05-26 23:31:26 +01:00
2020-08-10 01:32:59 +09:00
2020-10-22 13:13:57 -07:00
2021-05-06 02:14:38 +09:00
2021-07-10 11:01:38 -07:00
2021-04-25 05:25:06 +09:00
2021-04-25 05:17:53 +09:00
2021-04-25 05:30:45 +09:00
2021-02-26 09:41:05 -08:00
2021-06-28 11:18:28 +02:00
2021-06-17 10:01:12 +09:00
2021-04-08 16:04:21 -07:00
2021-04-25 05:22:42 +09:00
2021-05-02 00:43:35 +09:00
2021-03-02 17:27:18 -05:00
2021-06-18 09:09:17 -04:00
2021-08-04 17:49:26 -04:00
2021-05-02 00:43:35 +09:00
2021-07-18 23:48:14 +09:00
2020-12-08 23:30:04 +09:00
2020-07-20 10:55:50 +02:00
2021-07-12 09:56:50 -06:00
2021-06-29 10:53:45 -07:00
2021-06-01 16:29:30 -06:00
2020-12-08 23:30:04 +09:00
2021-07-09 04:00:39 +09:00
2021-08-10 09:13:25 +09:00
2021-07-09 04:00:39 +09:00
2021-05-02 00:43:35 +09:00
2021-06-08 13:09:34 +01:00
2021-05-03 17:23:06 -06:00
2021-08-10 09:13:25 +09:00
2020-06-06 23:42:01 +09:00