Remove unnecessary StringRef::str() call where an implicit conversion works just...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 14 Mar 2014 19:53:39 +0000 (19:53 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 14 Mar 2014 19:53:39 +0000 (19:53 +0000)
commit419e5ffe4ade7ddd95e4c25c7fb98ba607678554
tree5ce496fe3a2b6c76620261c999e8f4114e660749
parent2bc7715df95ccfa13745d4077df8414bc18cbb9c
Remove unnecessary StringRef::str() call where an implicit conversion works just fine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203960 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h