aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/CodeExtractor.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-11 21:54:13 +0000
committerChris Lattner <sabre@nondot.org>2004-05-11 21:54:13 +0000
commit5e783ab0b5fc3407ec59f1a598fdb9ef3b96b287 (patch)
tree53e4a120252283227be4ed517078b1d689228da8 /lib/Transforms/Utils/CodeExtractor.cpp
parent1c2f68631e7710343bb7ba11b082ac91bdb9374d (diff)
Implement basic block extraction for the miscompilation debugger. This still needs
two things: the FIXME in ExtractBlocks needs to be implemented, and the basic block extractor itself needs to have enough bugs fixed for this to be more or less useful. Until the time that this is generally useful, it is hidden behind the new bugpoint -enable-block-extraction option. I hope to get the FIXME done tonight. Also of note, this patch adds a -extract-bbs option to bugpoint which can be used to debug the block extractor. (hint hint Misha :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13471 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions