llvm-6502/lib
Chris Lattner 4c8c668b57 mcstreamer'ize the rest of EmitGlobalVariable that is used on
darwin.  The next big piece to get global variables streamerized
is EmitGlobalConstant.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93870 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-19 06:41:24 +00:00
..
Analysis Make findDbgDeclare/findDbgGlobalDeclare local static functions; avoid Elts array 2010-01-18 20:42:09 +00:00
Archive
AsmParser
Bitcode
CodeGen mcstreamer'ize the rest of EmitGlobalVariable that is used on 2010-01-19 06:41:24 +00:00
CompilerDriver
ExecutionEngine Avoid including DebugInfo.h in AsmPrinter.h 2010-01-19 06:09:04 +00:00
Linker
MC stop using the .lcomm pseudoop on darwin, instead, directly use the 2010-01-19 06:25:51 +00:00
Support Fix refacto reported by Nicolas Geoffray. 2010-01-18 12:40:05 +00:00
System
Target stop using the .lcomm pseudoop on darwin, instead, directly use the 2010-01-19 06:25:51 +00:00
Transforms Fix a crash in scalarrepl for memcpy/memmove where the source and destination 2010-01-19 04:32:48 +00:00
VMCore Add comment that MDNode::getFunction() is not to be used by performance-critical code (currently only used by AsmWriter) 2010-01-18 22:55:08 +00:00
Makefile