Add compare_lower and equals_lower methods to StringRef. Switch all users of
StringsEqualNoCase (from StringExtras.h) to it. llvm-svn: 87020
Showing
- llvm/include/llvm/ADT/StringRef.h 8 additions, 0 deletionsllvm/include/llvm/ADT/StringRef.h
- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp 2 additions, 3 deletionsllvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
- llvm/lib/Support/StringRef.cpp 20 additions, 0 deletionsllvm/lib/Support/StringRef.cpp
- llvm/lib/Target/X86/X86ISelLowering.cpp 2 additions, 2 deletionsllvm/lib/Target/X86/X86ISelLowering.cpp
- llvm/tools/bugpoint/ToolRunner.cpp 3 additions, 3 deletionsllvm/tools/bugpoint/ToolRunner.cpp
Loading
Please register or sign in to comment