llvm-6502/lib
Chris Lattner 0c0cb71233 now that getOrCreateSection is all object-file specific,
give the impls an object-file-specific name.  In the future
they can take different arguments etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78495 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-08 20:22:20 +00:00
..
Analysis Some ProfileInfo cleanups. 2009-08-08 18:59:03 +00:00
Archive
AsmParser
Bitcode
CodeGen ELF improvements: 2009-08-08 17:29:04 +00:00
CompilerDriver
Debugger Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
ExecutionEngine MSVC warning fixes; patch by Stein Roger! 2009-08-07 20:50:09 +00:00
Linker
MC
Support
System Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Target now that getOrCreateSection is all object-file specific, 2009-08-08 20:22:20 +00:00
Transforms More ProfileInfo improvements. 2009-08-08 17:43:09 +00:00
VMCore Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Makefile