commit | 7eb95e21d7798c46577ddb33e3d8f87f3e1bb15f | [log] [tgz] |
---|---|---|
author | Alp Toker <alp@nuanti.com> | Mon Jul 07 11:06:51 2014 +0000 |
committer | Alp Toker <alp@nuanti.com> | Mon Jul 07 11:06:51 2014 +0000 |
tree | 0dd0b5a80a8a1591ad4b1c72c399be096a17e1c4 | |
parent | d0993e00773842b14806aaa8d810b1b1dce6bd61 [diff] |
ChainedIncludesSource: avoid copying n*(n+1)/2 file contents into memory Just reference the data instead with shallow MemoryBuffer instances. llvm-svn: 212450