ast added inline comments.
================ Comment at: llvm/lib/Target/BPF/BPFPreserveDIType.cpp:1 +//===------------- BPFPreserveType.cpp - Preserve DebugInfo Types ---------===// +// ---------------- BPFPreserveDIType.cpp ================ Comment at: llvm/lib/Target/BPF/BPFPreserveDIType.cpp:95 + + std::string BaseName = "llvm.bpf_pdit."; + int Count = 0; ---------------- may be "llvm.btf_type_id." instead? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74572/new/ https://reviews.llvm.org/D74572 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits