diff options
author | Yonghong Song <yhs@fb.com> | 2021-10-11 15:34:26 -0700 |
---|---|---|
committer | Yonghong Song <yhs@fb.com> | 2021-10-11 15:34:26 -0700 |
commit | c5fb1a09533ec2ed43a80f39c1592e5ee887ef9e (patch) | |
tree | 4f6d07c63ea37979e75bae4b2400e61ce7b4b30c /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp | |
parent | 1131b1eb3509b47d30a36ea9b42367ab1d7373a2 (diff) | |
download | llvm-c5fb1a09533ec2ed43a80f39c1592e5ee887ef9e.zip llvm-c5fb1a09533ec2ed43a80f39c1592e5ee887ef9e.tar.gz llvm-c5fb1a09533ec2ed43a80f39c1592e5ee887ef9e.tar.bz2 |
Revert "[Clang] Ignore BTFTag attr if used as a type attribute"
This reverts commit b875343873a584965daf507d73ff1fe71eab1953.
Per discussion in https://reviews.llvm.org/D111199, instead to make
existing btf_tag attribute as a type-or-decl attribute, we will
make existing btf_tag attribute as a decl only attribute, and
introduce btf_type_tag as a type only attribute. This will make
it easy for cases like typedef where an attribute may be applied
as either a type attribute or a decl attribute.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions