[all-commits] [llvm/llvm-project] c1169b: Revert "[DebugInfo] generate btf_tag annotations f...
yonghong-song via All-commits
all-commits at lists.llvm.org
Thu Aug 19 15:55:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1169b8bd3255dbae62c0a6122c0f0eda28b5814
https://github.com/llvm/llvm-project/commit/c1169b8bd3255dbae62c0a6122c0f0eda28b5814
Author: Yonghong Song <yhs at fb.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/include/llvm/IR/DIBuilder.h
M llvm/include/llvm/IR/DebugInfoMetadata.h
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/DIBuilder.cpp
M llvm/lib/IR/DebugInfoMetadata.cpp
M llvm/lib/IR/LLVMContextImpl.h
R llvm/test/Bitcode/attr-btf_tag-dicomposite.ll
Log Message:
-----------
Revert "[DebugInfo] generate btf_tag annotations for DIComposite types"
This reverts commit 2fded193e7a8fb5bd8fb339f00fd9de686390530.
Builtbot reports some test failures. Revert now so I can take time
to fix the issues.
More information about the All-commits
mailing list