llvm-6502/lib
Chris Lattner 814819f6ea stop using the .lcomm pseudoop on darwin, instead, directly use the
.zerofill directive.  Streamerize its generation.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93868 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-19 06:25:51 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen stop using the .lcomm pseudoop on darwin, instead, directly use the 2010-01-19 06:25:51 +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
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
Makefile