mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
7ad75f6c50
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Disassembler.cpp | ||
Disassembler.h | ||
EDDisassembler.cpp | ||
EDDisassembler.h | ||
EDInfo.h | ||
EDInst.cpp | ||
EDInst.h | ||
EDOperand.cpp | ||
EDOperand.h | ||
EDToken.cpp | ||
EDToken.h | ||
Makefile |