diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-07-31 00:32:17 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-07-31 00:32:17 +0000 |
| commit | 7aa26b64708e6c766a18fe32c46dfa99105dcc20 (patch) | |
| tree | 64b09059760c00b02377c286b448da8c872bc63f /lib/Target/ARM | |
| parent | c0864cedcadcea0b37c4fa3fce3ee0511384f7ed (diff) | |
| download | external_llvm-7aa26b64708e6c766a18fe32c46dfa99105dcc20.zip external_llvm-7aa26b64708e6c766a18fe32c46dfa99105dcc20.tar.gz external_llvm-7aa26b64708e6c766a18fe32c46dfa99105dcc20.tar.bz2 | |
The BlockExtractorPass() constructor was not reading the BlockFile and that was
exactly what bugpoint expected it to do.
There was also only one user of
BlockExtractorPass(const std::vector<BasicBlock*> &B), so just remove it and
make BlockExtractorPass read BlockFile.
This fixes bugpoint's block extraction.
Nick, please review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109936 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM')
0 files changed, 0 insertions, 0 deletions
