1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Zachary Turner 3c9b1c7aba Add a BinarySubstreamRef, and a method to read one.
This is essentially just a BinaryStreamRef packaged with an
offset and the logic for reading one is no different than the
logic for reading a BinaryStreamRef, except that we save the
current offset.

llvm-svn: 306122
2017-06-23 16:38:40 +00:00
..
2016-04-18 09:17:29 +00:00
2016-01-22 19:58:18 +00:00
2016-04-18 09:17:29 +00:00
2016-11-20 13:47:59 +00:00
2016-04-18 09:17:29 +00:00
2016-04-18 09:17:29 +00:00
2017-03-20 23:33:18 +00:00
2017-05-11 00:18:52 +00:00
2016-11-20 13:47:59 +00:00
2017-04-18 01:04:05 +00:00
2016-04-18 09:17:29 +00:00
2016-10-23 19:39:16 +00:00