llvm-6502/lib
Nick Lewycky cb33799b9f Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Constant* in preperation of a future change to support holding non-Constants
in an MDNode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71407 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-10 20:57:05 +00:00
..
Analysis Allow scalar evolution to compute iteration counts for loops with a 2009-05-09 12:32:42 +00:00
Archive
AsmParser Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Bitcode Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
CodeGen --- Reverse-merging r71370 into '.': 2009-05-10 00:10:50 +00:00
CompilerDriver
Debugger
ExecutionEngine Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
Linker
Support
System
Target Module iterator contains list of filescope functions as well, we don't need to emit and global declarations for them. This was working earlier and was broken during one of the recent commit for PIC16 naming. 2009-05-10 16:18:39 +00:00
Transforms Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
VMCore Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Makefile