[PATCH] D65259: fix typedef issue for offset relocation

Alexei Starovoitov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 21:14:17 PDT 2019


ast accepted this revision.
ast added inline comments.
This revision is now accepted and ready to land.
Herald added a subscriber: ormris.


================
Comment at: lib/Target/BPF/BTFDebug.cpp:55
 
+
 BTFTypeDerived::BTFTypeDerived(const DIDerivedType *DTy, unsigned Tag,
----------------
unnecessary empty line


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65259





More information about the llvm-commits mailing list