mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
910cf30f57
Don't create std::string from constant c-strings or pass std::string by value - we can use StringRef instead.