llvm-6502/lib
Reid Spencer 19b7e0e0ca For PR786:
Minor tweaks in public headers and a few .cpp files so that LLVM can build
successfully with -pedantic and projects using LLVM with -pedantic don't
get warnings from LLVM. There's still more -pedantic warnings to fix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28453 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-24 19:21:13 +00:00
..
Analysis Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Archive
AsmParser
Bytecode
CodeGen Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Debugger
ExecutionEngine For PR786: 2006-05-24 19:21:13 +00:00
Linker Add shufflevector support 2006-04-08 01:19:47 +00:00
Support Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
System
Target For PR786: 2006-05-24 19:21:13 +00:00
Transforms Patch for a new instcombine xform, patch contributed by Nick Lewycky! 2006-05-24 17:34:30 +00:00
VMCore Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile