Open
Description
<1>the error information is as follows:
- parser at end of file
- Code generation
- Running pass 'Function Pass Manager' on module 'xxx.bpf.c'.
- Running pass 'BPF PreEmit Checking' on function '@func'
<2>the x86-clang-9 or arm64/ -emit-llvm->opt->llvm-dis->llc is ok
<3>__atomic_fetch_add() alse error
Is it necessary to upgrade or is there a better way