[PATCH] D110776: A new hidden option exec-on-ir-change=exe that calls exe after each time IR changes

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 11:11:37 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG455530425e07: Reland "A new hidden option exec-on-ir-change=exe that calls exe each time IR… (authored by jamieschmeiser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110776

Files:
  llvm/include/llvm/IR/PrintPasses.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/IR/PrintPasses.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/ChangeTesters/exec-on-ir-change.ll
  llvm/test/Other/ChangeTesters/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110776.480169.patch
Type: text/x-patch
Size: 16126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/ae9396ae/attachment.bin>


More information about the llvm-commits mailing list