* Apparently string::find doesn't work right on our sun boxes. Work around this.
authorChris Lattner <sabre@nondot.org>
Thu, 17 Oct 2002 16:22:08 +0000 (16:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Oct 2002 16:22:08 +0000 (16:22 +0000)
commit1a33e3175893a1edcb2d255d24f2127c3a14fbf8
treea987c48ee32ea11bf109a0ed41e5956538d90dd6
parent3cc061c0e972e6ffffd6969c3f022ac82cb163aa
* Apparently string::find doesn't work right on our sun boxes.  Work around this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4219 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/TraceValues.cpp