llvm-6502/lib
Dan Gohman f316579901 Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead
of requiring a name be passed in. This makes it use "<stdin>"
instead of "-" and makes it more consistent with the Bitcode reader.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81256 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 22:20:35 +00:00
..
Analysis Re-apply r80926, with fixes: keep the domtree informed of new blocks 2009-09-08 15:45:00 +00:00
Archive
AsmParser Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead 2009-09-08 22:20:35 +00:00
Bitcode
CodeGen
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support Fix may-be-used-uninitialized warning. 2009-09-08 16:14:54 +00:00
System This should unbreak the build on 64-bit Linux. 2009-09-08 20:31:27 +00:00
Target Add NEON 'laned' operations. This fixes another bunch of gcc testsuite fails and 2009-09-08 15:22:32 +00:00
Transforms Fix PR4909, patch by Jakub Staszak. 2009-09-08 19:53:15 +00:00
VMCore Remove dead code. 2009-09-08 18:14:36 +00:00
Makefile