[PATCH] D106927: [WIP][ELFDumper] Refactor some of the helper functions to a header file.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 28 20:38:18 PDT 2021
MaskRay added a comment.
And note that `tools/llvm-readobj/ELFDumper.h` is a public API header. `llvm/include/llvm/**/*.h` are public API headers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106927/new/
https://reviews.llvm.org/D106927
More information about the llvm-commits
mailing list