llvm-6502/lib
Reid Spencer 72f42bbc9b For PR786:
Turn -pedantic and -Wno-long-long compile flags on by default. In a few
places, avoid the warnings by removing these options in the local makefile.
One notable exception: lib/Target/CBackend/Writer.cpp. These warnings are
left on as a reminder to developers to clean them up.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28614 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-01 01:55:21 +00:00
..
Analysis move calltarget to dsa 2006-05-29 23:39:48 +00:00
Archive When reading the symbol table, make sure to delete the ArchiveMember 2006-05-12 17:56:20 +00:00
AsmParser Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Bytecode Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
CodeGen Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine For PR786: 2006-05-24 19:21:13 +00:00
Linker Add shufflevector support 2006-04-08 01:19:47 +00:00
Support Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
System For PR786: 2006-06-01 01:55:21 +00:00
Target For PR786: 2006-06-01 01:55:21 +00:00
Transforms Swap the order of operands created here. For +&|^, the order doesn't matter, 2006-05-31 21:14:00 +00:00
VMCore Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00