1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include
Matthias Braun 61888f54ba TableGen: Use StringRef instead of const std::string& for parameters
This avoid an extra construction of a std::string (and a heap
allocation) when the caller only has a StringRef but no std::string at
hand.

llvm-svn: 288610
2016-12-04 05:48:03 +00:00
..
llvm TableGen: Use StringRef instead of const std::string& for parameters 2016-12-04 05:48:03 +00:00
llvm-c Kill deprecated attribute API 2016-11-06 07:48:46 +00:00