On 9/20/22 9:42 AM, Yonghong Song wrote:
On 9/20/22 9:36 AM, Vincent Li wrote:Hi Yonghong, In case you missed the report :), I ran into LLVM Clang 15.00 panic when run bpf selftest, I reported in https://github.com/llvm/llvm-project/issues/57598
I added some comments in the issue. In summary, your local llvm15is old. You need a newer llvm15 (the best is based on llvm15 release branch), which should fix your issue.
sure. will take a look.Thanks!