1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Sanjoy Das 90bb44dfe3 [OperandBundles] Remove unncessary constructor
The StringRef constructor is unnecessary (since we're converting to
std::string anyway), and having it requires an explicit call to
StringRef's or std::string's constructor.

llvm-svn: 255000
2015-12-08 03:50:32 +00:00
..
llvm [OperandBundles] Remove unncessary constructor 2015-12-08 03:50:32 +00:00
llvm-c [IR] Add support for empty tokens 2015-11-11 21:57:16 +00:00