llvm-6502/lib
Misha Brukman 8829dcd15b It's "necessary"...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5848 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-22 20:20:11 +00:00
..
Analysis Fix bug: IndVarSimplify/2003-04-16-ExprAnalysis.ll 2003-04-16 22:50:19 +00:00
Archive Preserve module source information in the ModuleID 2003-04-22 18:02:52 +00:00
AsmParser Allow information about the target to be specified in the .ll file 2003-04-22 19:07:06 +00:00
Bytecode Add support for reading and writing pointersize/endianness to and from bytecode 2003-04-22 18:15:10 +00:00
CodeGen Fixed compilation errors, command-line argument declarations, cleaned up code to 2003-04-10 19:19:23 +00:00
ExecutionEngine Make stderr, stdout, stdin work with LLI 2003-04-21 22:44:36 +00:00
Linker Add warning when linking modules with disagreeing target properties 2003-04-22 19:13:20 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target It's "necessary"... 2003-04-22 20:20:11 +00:00
Transforms Add warning when linking modules with disagreeing target properties 2003-04-22 19:13:20 +00:00
VMCore Add warning when linking modules with disagreeing target properties 2003-04-22 19:13:20 +00:00
Makefile