+1 for removing unused code and being able to upgrade to GCC9
Dayue Gao
Zhao Chun 于2020年2月15日周六 下午4:55写道:
> Hi everyone,
>
> At present, there are many LLVM related codes in code base, but these codes
> are not really used. During my attempt to upgrade GCC, I found that the
> higher version of
+1
I agree with you
Thanks,
Hangyuan Liu
-- --
??: "ZHAO Chun"
Hi Chun,
+1.
The codes related LLVM in Backend are not really used and effect the
cleanliness of codes.
I agree with you to remove those codes.
Thanks,
Ling Miao
Zhao Chun 于2020年2月15日周六 下午4:55写道:
> Hi everyone,
>
> At present, there are many LLVM related codes in code base, but these codes
> ar
+1.
I Agree with you that we could remove unused LLVM related codes firstly.
Thanks,
Kaisen Kang
On 2020/02/15 08:55:33, Zhao Chun wrote:
> Hi everyone,
>
> At present, there are many LLVM related codes in code base, but these codes
> are not really used. During my attempt to upgrade GCC, I fo
Agree, since LLVM code is not really used now, and it do bring lot compilation
problem,
I think it should be removed for now.
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
At 2020-02-15 16:55:33, "Zhao Chun" wrote:
>Hi everyone,
>
>At present, there are many LLVM related c
Hi everyone,
At present, there are many LLVM related codes in code base, but these codes
are not really used. During my attempt to upgrade GCC, I found that the
higher version of GCC is not compatible with the LLVM 3.4.2 version
currently used by Doris. I propose to delete all LLVM related code in