[PATCH] D49297: expose debugify as an LLVM option in clang

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 07:59:34 PDT 2018


tyb0807 created this revision.
tyb0807 added reviewers: vsk, probinson, gbedwell.
Herald added subscribers: llvm-commits, mgorny, mehdi_amini.

Hello,

As discussed in https://bugs.llvm.org/show_bug.cgi?id=37792.

Thanks for your review


Repository:
  rL LLVM

https://reviews.llvm.org/D49297

Files:
  include/llvm/IR/Debugify.h
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  include/llvm/Pass.h
  lib/IR/CMakeLists.txt
  lib/IR/Core.cpp
  lib/IR/Debugify.cpp
  lib/IR/LegacyPassManager.cpp
  lib/IR/Pass.cpp
  lib/IR/Verifier.cpp
  test/DebugInfo/debugify-each.c
  tools/opt/CMakeLists.txt
  tools/opt/Debugify.cpp
  tools/opt/NewPMDriver.cpp
  tools/opt/PassPrinters.h
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49297.155387.patch
Type: text/x-patch
Size: 51258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/d5685576/attachment.bin>


More information about the llvm-commits mailing list