[PATCH] D61943: [DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC)

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 03:33:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361137: [DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC) (authored by petarj, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61943?vs=200004&id=200237#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61943/new/

https://reviews.llvm.org/D61943

Files:
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/SafeStack.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp
  llvm/trunk/lib/Target/X86/X86OptimizeLEAs.cpp
  llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/unittests/IR/MetadataTest.cpp
  llvm/trunk/unittests/Transforms/Utils/LocalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61943.200237.patch
Type: text/x-patch
Size: 17903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/788f8c3e/attachment.bin>


More information about the llvm-commits mailing list