llvm-6502/lib
Gabor Greif 9add869ee2 another fix to my previous commit:
* some picky <g> compilers get insulted by const-incorrectness
* respect 80-char limit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61701 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-05 17:19:25 +00:00
..
Analysis We know it's always a SCEVConstant if it gets here, so just cast it and 2009-01-03 01:53:24 +00:00
Archive
AsmParser produce the same diagnostics for vicmp constant exprs as vicmp instructions. 2009-01-05 08:26:05 +00:00
Bitcode
CodeGen elf writer really wants the size of the global, not the size 2009-01-04 20:19:20 +00:00
Debugger
ExecutionEngine Fix misplaced right parentheses. 2009-01-05 17:17:04 +00:00
Linker
Support
System
Target Atom and Core i7 do not have same model number after all. 2009-01-05 08:45:01 +00:00
Transforms Move the libcall annotating part from doFinalization to doInitialization. 2009-01-05 00:07:50 +00:00
VMCore another fix to my previous commit: 2009-01-05 17:19:25 +00:00
Makefile