llvm-6502/lib
Dan Gohman 17aa92c92a Make NamedMDNode not be a subclass of Value, and simplify the interface
for creating and populating NamedMDNodes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109061 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-21 23:38:33 +00:00
..
Analysis Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
Archive
AsmParser Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
Bitcode Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
CodeGen For ARM/Darwin, add a dwarf entry indicating whether a function is arm or thumb 2010-07-21 23:03:52 +00:00
CompilerDriver
ExecutionEngine
Linker Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
MC Add some more handlers for ELF section directives. 2010-07-20 21:12:46 +00:00
Support
System
Target Fixes win64. It was broken by a previous patch where I missed the !isWin64 2010-07-21 23:19:57 +00:00
Transforms Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
VMCore Make NamedMDNode not be a subclass of Value, and simplify the interface 2010-07-21 23:38:33 +00:00
Makefile