mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-26 19:50:41 -04:00
910cf30f57
Don't create std::string from constant c-strings or pass std::string by value - we can use StringRef instead.