[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
Wed Dec 15 12:27:59 PST 2021


jamieschmeiser updated this revision to Diff 394640.
jamieschmeiser retitled this revision from "A new hidden option test-changed=exe that calls exe after each time IR changes" to "A new hidden option exec-on-ir-change=exe that calls exe after each time IR changes".
jamieschmeiser edited the summary of this revision.
jamieschmeiser added a comment.

renamed option to -exec-on-ir-change


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

https://reviews.llvm.org/D110776

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/exec-on-ir-change.ll

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


More information about the llvm-commits mailing list