From: Craig Topper Date: Sun, 13 Sep 2015 18:01:20 +0000 (+0000) Subject: [TableGen] Simplify some code by using StringRef::find instead of std::find. NFC X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=25e88befb62759b9d4318018260fa70dfac3e17f;hp=25e88befb62759b9d4318018260fa70dfac3e17f;p=oota-llvm.git [TableGen] Simplify some code by using StringRef::find instead of std::find. NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247528 91177308-0d34-0410-b5e6-96231b3b80d8 ---