llvm-6502/lib
Devang Patel e54abc90fe Introduce MetadataBase, a base class for MDString and MDNode.
Derive MDString directly from MetadataBase. 
Introduce new bitcode block to hold metadata.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76759 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-22 17:43:22 +00:00
..
Analysis Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Archive
AsmParser Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +00:00
Bitcode Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +00:00
CodeGen remove the SelectSectionForMachineConst hook, replacing it with 2009-07-22 00:28:43 +00:00
CompilerDriver
Debugger
ExecutionEngine Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
Linker Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
MC
Support
System
Target doxygenify 2009-07-22 16:53:56 +00:00
Transforms Don't give a massive inlining cost bonus to available_externally 2009-07-22 08:12:59 +00:00
VMCore Introduce MetadataBase, a base class for MDString and MDNode. 2009-07-22 17:43:22 +00:00
Makefile