diff options
| author | Tobias Grosser <tobias@grosser.es> | 2017-06-26 06:50:50 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2017-06-26 06:50:50 +0000 |
| commit | 258245a6effafc7cb73aa0e7713fb25cc894c126 (patch) | |
| tree | 7cf87555e9279248f9639740bb3e2ce711d69317 /llvm/test | |
| parent | 4484ff03dfc43b6350b72e08e06f356608908105 (diff) | |
| download | bcm5719-llvm-258245a6effafc7cb73aa0e7713fb25cc894c126.tar.gz bcm5719-llvm-258245a6effafc7cb73aa0e7713fb25cc894c126.zip | |
[bugpoint] Do not initialize disassembler passes
We added the initilization of disassembler passes in r306208 with the goal to
bring bugpoint in line with 'opt'. However, 'opt' does itself not initialize
dissassembler passes. As our goal was consistency, we drop the initialization
of dissassembler passes again from bugpoint.
Thanks to Chandler for pointing this out!
llvm-svn: 306275
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions

