yonghong-song accepted this revision. yonghong-song added a comment. This revision is now accepted and ready to land.
LGTM except one minor issue. Please do address the nit before merging. Thanks! ================ Comment at: clang/test/CodeGen/bpf-inline-asm.c:5 + +long var; + ---------------- The `var` is not used and can be removed. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D102118/new/ https://reviews.llvm.org/D102118 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits