Use StringRef::startswith to do some string comparisons.
authorEric Christopher <echristo@apple.com>
Mon, 7 Nov 2011 18:53:23 +0000 (18:53 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 7 Nov 2011 18:53:23 +0000 (18:53 +0000)
commit2ea402541fa1bd2aa9942abf7b281ef01f9a10ff
tree9d7be2d6fd06036139aa08394eb06f5d17c237c4
parentc545322c276f933759e4140027e5f84e480d15d6
Use StringRef::startswith to do some string comparisons.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143982 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp