llvm-6502/lib
Chris Lattner c4e8c9f318 Make sure that cloning a module clones its target triple and dependent
library list as well.  This should help bugpoint.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25424 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-18 21:32:45 +00:00
..
Analysis For PR411: 2006-01-16 21:12:35 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser Lexer and parser support for the insertelement operation. 2006-01-17 20:06:25 +00:00
Bytecode Reader support for the insertelement operation. 2006-01-17 20:06:35 +00:00
CodeGen Fix a backwards conditional that caused an inf loop in some cases. This 2006-01-18 19:13:41 +00:00
Debugger
ExecutionEngine Wrap long lines. 2006-01-07 06:20:51 +00:00
Linker Fixed style of curly brace. No functionality changes. 2006-01-17 22:01:57 +00:00
Support Revert this, I didn't mean to commit it 2006-01-17 00:40:24 +00:00
System
Target Don't assert on 'select_cc SETUO' 2006-01-18 19:42:35 +00:00
Transforms Make sure that cloning a module clones its target triple and dependent 2006-01-18 21:32:45 +00:00
VMCore VMCore support for the insertelement operation. 2006-01-17 20:07:22 +00:00
Makefile