diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-07-29 02:12:59 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-07-29 02:12:59 +0000 |
commit | 7ad75f6c500d5497f3526dcedbaf302099cf800c (patch) | |
tree | 7decf84268eef1ec9c3bd3106266379d9387e841 /lib/CodeGen | |
parent | 6126005259422581d165e406af0e46de19c0b401 (diff) | |
download | external_llvm-7ad75f6c500d5497f3526dcedbaf302099cf800c.zip external_llvm-7ad75f6c500d5497f3526dcedbaf302099cf800c.tar.gz external_llvm-7ad75f6c500d5497f3526dcedbaf302099cf800c.tar.bz2 |
Fix the MCDisassembler dependencies. These were just absurdly wrong.
First off, only depend on the actual MC-ized disassemblers in the
targets, not all of the libraries those in turn depend on.
Second off, only depend on those MC-ized disassemblers for targets we're
building.
This should fix builds of fewer than all targets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136455 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions