llvm-6502/lib/Support
Eli Friedman 96cd7af935 Tweak MemoryBuffer::getSTDIN so that it returns after the first EOF.
It doesn't matter for piped input, but it's annoying when typing at the 
console.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71998 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-18 08:44:04 +00:00
..
Allocator.cpp
Annotation.cpp
APFloat.cpp Fix whitespacing (space after switch). 2009-05-13 23:23:20 +00:00
APInt.cpp Fix whitespacing (space after switch). 2009-05-13 23:23:20 +00:00
APSInt.cpp
CMakeLists.txt
CommandLine.cpp Add support for a character after a command line option. Like '-Os'. 2009-04-29 23:26:16 +00:00
ConstantRange.cpp
Debug.cpp
Dwarf.cpp Add dumping support for DW_AT_APPLE_isa and DW_AT_APPLE_block. 2009-05-14 00:03:51 +00:00
FileUtilities.cpp
FoldingSet.cpp
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
MemoryBuffer.cpp Tweak MemoryBuffer::getSTDIN so that it returns after the first EOF. 2009-05-18 08:44:04 +00:00
PluginLoader.cpp
PrettyStackTrace.cpp
raw_ostream.cpp Make all raw_ostreams support the tell() function. 2009-04-20 07:34:17 +00:00
SlowOperationInformer.cpp
SmallPtrSet.cpp
Statistic.cpp
Streams.cpp
StringExtras.cpp teach EscapeString and UnescapeString to handle ". 2009-04-15 20:12:52 +00:00
StringMap.cpp
StringPool.cpp
SystemUtils.cpp
Timer.cpp
Triple.cpp