[PATCH] D53736: [BTF] Add BTF DebugInfo

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 23:40:30 PST 2018


yonghong-song added a comment.

@aprantl   @dblaikie  I just updated a revision with cmakefile change such that a simple stub in BTFDebugStub.cpp will be included if BPF target is not in build target list. This can be used if you decided that it is not good idea to expose private debuginfo headers at this moment. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D53736





More information about the llvm-commits mailing list