Go to file
Dan Gohman e6a80ced1c 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.

llvm-svn: 81256
2009-09-08 22:20:35 +00:00
clang Make sure to access APValue's data via a char array (rather than 2009-09-08 19:57:33 +00:00
compiler-rt Support building for a single target architecture. 2009-09-03 20:49:22 +00:00
llvm Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead 2009-09-08 22:20:35 +00:00