llvm-6502/lib
Torok Edwin 546d8d0e3e Add "generic" fallback.
gcc warned that the function may not have a return value, indeed
for non-intel and non-amd X86 CPUs it is right (VIA, etc.).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91276 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-14 12:38:18 +00:00
..
Analysis Make getUniqueExitBlocks's precondition assert more precise, to 2009-12-11 20:05:23 +00:00
Archive
AsmParser
Bitcode
CodeGen Added CalcSpillWeights to CMakeLists. 2009-12-14 07:43:25 +00:00
CompilerDriver
ExecutionEngine Reinstate r91208 to fix available_externally linkage for globals, with 2009-12-13 20:30:32 +00:00
Linker
MC
Support
System Add "generic" fallback. 2009-12-14 12:38:18 +00:00
Target Whitespace changes, comment clarification. No functional changes. 2009-12-14 06:51:19 +00:00
Transforms revert r91184, because it causes a crash on a .bc file I just 2009-12-14 05:11:02 +00:00
VMCore
Makefile