rnk added a comment. Three of these tests have been failing for me locally since this patch landed:
Failing Tests (3): Clang :: CodeGen/debug-info-extern-basic.c Clang :: CodeGen/debug-info-extern-duplicate.c Clang :: CodeGen/debug-info-extern-multi.c I suspect bots do not see these failures because the BPF target is experimental. I would recommend that you: - do not use %clang in CodeGen tests, use %clang_cc1 - find a way to make the test run without the BPF target I'll take a look at fixing forward. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70696/new/ https://reviews.llvm.org/D70696 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits