Files
llvm-6502/utils
Chris Lattner 7bee3271e8 rewrite FindStringInBuffer to use an explicit loop instead of
trying to wrap strstr which is just too inconvenient.  Make it
use a StringRef to avoid ".c_str()" calls.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79120 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-15 17:53:12 +00:00
..
2007-12-29 20:37:13 +00:00
2009-02-20 23:44:54 +00:00
2009-07-27 21:55:32 +00:00
2009-01-01 02:24:48 +00:00