Go to file
Chris Lattner 0bf186906b Eliminate a 9640 byte static mutable initialized data item by moving it
to the stack.  This shrinks all llvm tools by 9k, and improves reentrancy.

llvm-svn: 66847
2009-03-13 00:03:51 +00:00
clang Bring in std::string to fix compilation on GCC 4.3 2009-03-13 00:01:07 +00:00
llvm Eliminate a 9640 byte static mutable initialized data item by moving it 2009-03-13 00:03:51 +00:00