[all-commits] [llvm/llvm-project] 0fd5dc: Revert "[DebugInfo] Make DIArgList inherit from Me...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Fri Nov 17 09:44:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fd5dc94380d5fe666dc6c603b4bb782cef743e7
https://github.com/llvm/llvm-project/commit/0fd5dc94380d5fe666dc6c603b4bb782cef743e7
Author: Stephen Tozer <stephen.tozer at sony.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M llvm/include/llvm/AsmParser/LLParser.h
M llvm/include/llvm/IR/DebugInfoMetadata.h
M llvm/include/llvm/IR/Metadata.def
M llvm/include/llvm/IR/Metadata.h
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/DebugInfoMetadata.cpp
M llvm/lib/IR/LLVMContextImpl.cpp
M llvm/lib/IR/LLVMContextImpl.h
M llvm/lib/IR/Metadata.cpp
M llvm/lib/IR/TypeFinder.cpp
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
Revert "[DebugInfo] Make DIArgList inherit from Metadata and always unique" (#72682)
Reverts llvm/llvm-project#72147
Reverted due to buildbot failure:
https://lab.llvm.org/buildbot/#/builders/5/builds/38410
More information about the All-commits
mailing list