[all-commits] [llvm/llvm-project] d2000b: Revert "[DebugInfo] Add new instruction and DIExpr...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Thu Mar 4 04:00:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2000b45d033c06dc7973f59909a0ad12887ff51
https://github.com/llvm/llvm-project/commit/d2000b45d033c06dc7973f59909a0ad12887ff51
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/docs/SourceLevelDebugging.rst
M llvm/include/llvm/BinaryFormat/Dwarf.h
M llvm/include/llvm/CodeGen/MachineInstr.h
M llvm/include/llvm/CodeGen/MachineInstrBuilder.h
M llvm/include/llvm/IR/DebugInfoMetadata.h
M llvm/include/llvm/Support/TargetOpcodes.def
M llvm/include/llvm/Target/Target.td
M llvm/lib/BinaryFormat/Dwarf.cpp
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/InlineSpiller.cpp
M llvm/lib/CodeGen/LiveRangeShrink.cpp
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/lib/CodeGen/MachineInstr.cpp
M llvm/lib/CodeGen/MachineRegisterInfo.cpp
M llvm/lib/CodeGen/PrologEpilogInserter.cpp
M llvm/lib/CodeGen/RegAllocFast.cpp
M llvm/lib/IR/DebugInfoMetadata.cpp
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
M llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp
M llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
M llvm/lib/Target/X86/X86OptimizeLEAs.cpp
R llvm/test/CodeGen/MIR/Generic/dbg-value-list.mir
Log Message:
-----------
Revert "[DebugInfo] Add new instruction and DIExpression operator for variadic debug values"
This reverts commit d07f106f4a48b6e941266525b6f7177834d7b74e.
More information about the All-commits
mailing list