llvm-6502/include
Rui Ueyama f34c3ca304 Add {start,end}with_lower methods to StringRef.
startswith_lower is ocassionally useful and I think worth adding.
endwith_lower is added for completeness.

Differential Revision: http://llvm-reviews.chandlerc.com/D2041

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193706 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-30 18:32:26 +00:00
..
llvm Add {start,end}with_lower methods to StringRef. 2013-10-30 18:32:26 +00:00
llvm-c llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store}Inst too 2013-10-29 09:02:02 +00:00