[PATCH] D77446: Add MIR-level debugify with only locations support for now

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 16:55:34 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1adeeabb79af: Add MIR-level debugify with only locations support for now (authored by dsanders).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77446

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Utils/Debugify.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/MachineDebugify.cpp
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/test/CodeGen/Generic/MIRDebugify/locations.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77446.255862.patch
Type: text/x-patch
Size: 10497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/5b676e5f/attachment.bin>


More information about the llvm-commits mailing list