[PATCH] D53736: [BTF] Add BTF DebugInfo

Alexei Starovoitov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 16:29:00 PDT 2018


ast accepted this revision.
ast added a comment.
This revision is now accepted and ready to land.

Eric, David, any objections to land it now?
It's orthogonal to everything else in the llvm land and we'll keep working on it for foreseeable future.
All comments were addressed and any further refactoring requests can be done later.
I'd like to avoid sitting on it for too long, since a bunch of folks in bpf community are waiting on it.
We have two large sets of kernel patches that depend on it.
We'd like to land llvm bits first, so our kernel test bots can do testing with latest llvm trunk and latest kernel tree asap.


Repository:
  rL LLVM

https://reviews.llvm.org/D53736





More information about the llvm-commits mailing list