[PATCH] D44244: [LLVM] Add -git-commit-after-all option
Alexandre Isoard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 19:31:43 PST 2018
alexandre.isoard created this revision.
Herald added subscribers: llvm-commits, mgorny, mehdi_amini.
Will create a temporary git and add the entire module LLVM-IR and
commit it, after each passes.
Repository:
rL LLVM
https://reviews.llvm.org/D44244
Files:
include/llvm/Analysis/CallGraphSCCPass.h
include/llvm/Analysis/LoopPass.h
include/llvm/Analysis/RegionPass.h
include/llvm/IR/GitCommitModule.h
include/llvm/Pass.h
lib/Analysis/CallGraphSCCPass.cpp
lib/Analysis/LoopPass.cpp
lib/Analysis/RegionPass.cpp
lib/IR/CMakeLists.txt
lib/IR/GitCommitModule.cpp
lib/IR/LegacyPassManager.cpp
lib/IR/Pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44244.137535.patch
Type: text/x-patch
Size: 21035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/07cfa312/attachment.bin>
More information about the llvm-commits
mailing list