[PATCH] D91558: [Debugify] Skip debugifying on special/immutable passes

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 20:40:06 PST 2020


aeubanks updated this revision to Diff 305647.
aeubanks added a comment.

make function static instead of in anon namespace


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91558

Files:
  llvm/lib/IR/PassInstrumentation.cpp
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/test/DebugInfo/debugify-each.ll
  llvm/test/DebugInfo/debugify-export.ll
  llvm/test/Transforms/InstCombine/call-guard.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91558.305647.patch
Type: text/x-patch
Size: 5050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201117/8aa17297/attachment.bin>


More information about the llvm-commits mailing list