[all-commits] [llvm/llvm-project] 58a730: Revert "[DebugInfo] Make DIArgList inherit from Me...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Fri Nov 17 09:43:49 PST 2023
Branch: refs/heads/revert-72147-diarglist-to-metadata
Home: https://github.com/llvm/llvm-project
Commit: 58a73039da55c5cb52ae55c5db84e6a6ecab49fc
https://github.com/llvm/llvm-project/commit/58a73039da55c5cb52ae55c5db84e6a6ecab49fc
Author: Stephen Tozer <Melamoto at gmail.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 (#72147)"
This reverts commit e77af7e1b07ac648c026922e4a0b07e9af35f714.
More information about the All-commits
mailing list