[NFC][BPF] fix comments and rename functions related to BTF_KIND_DECL_TAG
authorYonghong Song <yhs@fb.com>
Mon, 18 Oct 2021 17:35:14 +0000 (10:35 -0700)
committerYonghong Song <yhs@fb.com>
Mon, 18 Oct 2021 17:43:45 +0000 (10:43 -0700)
commitf4a8526cc49f53f86e84b3d0113694c86adacaa8
tree44aba24e2c26580bc07699e6c6e084dd46851403
parent1300677f976e9975c21fd7bc4aa4e38e1bffeb27
[NFC][BPF] fix comments and rename functions related to BTF_KIND_DECL_TAG

There are no functionality change.
Fix some comments and rename processAnnotations() to
processDeclAnnotations() to avoid confusion when later
BTF_KIND_TYPE_TAG is introduced (https://reviews.llvm.org/D111199).
llvm/lib/Target/BPF/BTF.h
llvm/lib/Target/BPF/BTFDebug.cpp
llvm/lib/Target/BPF/BTFDebug.h