[PATCH] D65259: fix typedef issue for offset relocation
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 22:07:53 PDT 2019
yonghong-song marked an inline comment as done.
yonghong-song added inline comments.
================
Comment at: lib/Target/BPF/BTFDebug.cpp:55
+
BTFTypeDerived::BTFTypeDerived(const DIDerivedType *DTy, unsigned Tag,
----------------
ast wrote:
> unnecessary empty line
thanks for spotting this. will fix.
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