[PATCH] D74572: [BPF] preserve debuginfo types for builtin __builtin__btf_type_id()

Alexei Starovoitov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 21:50:49 PST 2020


ast accepted this revision.
ast added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/lib/Target/BPF/BPFPreserveDIType.cpp:1
+//===------------- BPFPreserveType.cpp - Preserve DebugInfo Types ---------===//
+//
----------------
ast wrote:
> BPFPreserveDIType.cpp
this typo wasn't fixed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74572/new/

https://reviews.llvm.org/D74572





More information about the llvm-commits mailing list