Convert a few std::string with StringRef. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 21 Oct 2014 21:47:27 +0000 (21:47 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 21 Oct 2014 21:47:27 +0000 (21:47 +0000)
commit7661970d2fe8785a7b63e26a661e0a0a00e3d859
tree9f89ee297d037c9cab04effe6283b86c23d9fe64
parent8bae8189b2020d461e5dc3b4cc7e24fbcc8bffeb
Convert a few std::string with StringRef. NFC.

This is a micro optimization, but also makes the code a bit more flexible.

The MRIMembers variable is a short term hack. It is going away in the next
commit.

llvm-svn: 220334
llvm/tools/llvm-ar/llvm-ar.cpp