llvm-6502/lib
Reid Spencer 18969fbc9f Implement the --enable-targets= feature of the configure script. The make
variable TARGETS_TO_BUILD is used to determine which targets in lib/Target
are built and which libraries are linked into llc. This effectively
implements the feature. One item remains: disabling targets in the dejagnu
test suite.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21450 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-22 17:20:11 +00:00
..
Analysis Malloc/Free have mod/ref effects. Do not allow CSE of function calls that 2005-04-22 05:36:59 +00:00
Archive
AsmParser
Bytecode Convert tabs to spaces 2005-04-22 04:01:18 +00:00
CodeGen Convert tabs to spaces 2005-04-22 04:01:18 +00:00
Debugger
ExecutionEngine Convert tabs to spaces 2005-04-22 04:08:30 +00:00
Linker
Support Convert tabs to spaces 2005-04-22 04:08:30 +00:00
System
Target Implement the --enable-targets= feature of the configure script. The make 2005-04-22 17:20:11 +00:00
Transforms Remove trailing whitespace 2005-04-21 23:48:37 +00:00
VMCore Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Makefile