llvm/lib
Anton Korobeynikov 2b2bc68884 Refactored JIT codegen for mingw32. Now we're using standart relocation
type for distinguish JIT & non-JIT instead of "dirty" hacks :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32745 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-22 22:29:05 +00:00
..
Analysis Add a FIXME about signedness. 2006-12-21 18:59:16 +00:00
Archive
AsmParser Allow negative constants for unsigned integers and unsigned constants 2006-12-20 17:20:09 +00:00
Bytecode
CodeGen Need to walk the derived chain of typedefs to get actual size. 2006-12-22 20:03:42 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Refactored JIT codegen for mingw32. Now we're using standart relocation 2006-12-22 22:29:05 +00:00
Transforms Remove isSigned calls via foreknowledge of main's argument types. 2006-12-21 07:49:49 +00:00
VMCore At the beginning of run, initialize analyis info availability for _ALL_ 2006-12-21 00:16:50 +00:00
Makefile