llvm-6502/lib
Chris Lattner 59b0067334 Handle targets where alignment can be bigger than the size of the data.
Contributed by Vladimir Prus!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14534 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-01 17:32:59 +00:00
..
Analysis Initial checkin of a simple mod/ref analysis for global variables. This is 2004-06-28 06:33:13 +00:00
Archive
AsmParser
Bytecode Remove files no longer needed. ConstantReader and InstructionReader were 2004-06-29 23:32:41 +00:00
CodeGen Make sure that we destroy the MBB's, with all of their instructions, before 2004-07-01 06:29:07 +00:00
Debugger
ExecutionEngine
Linker
Support
Target Handle targets where alignment can be bigger than the size of the data. 2004-07-01 17:32:59 +00:00
Transforms Restoring this file. 2004-06-29 14:20:27 +00:00
VMCore Fold iType into Value::VTy 2004-06-27 18:38:48 +00:00
Makefile