1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/include
Reid Kleckner 9a635e6090 [ADT] Add drop_front method to ArrayRef
We have it for StringRef but not ArrayRef, and ArrayRef has drop_back,
so I see no reason it shouldn't have drop_front. Splitting this out of a
change that I have that will use this funcitonality.

llvm-svn: 268434
2016-05-03 20:53:20 +00:00
..
llvm [ADT] Add drop_front method to ArrayRef 2016-05-03 20:53:20 +00:00
llvm-c Provide some default values for the ThinLTO Cache pruning 2016-05-03 15:17:50 +00:00