Skip to content
Commit 11e6f0a6 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Currently we can only remap a file by creating a MemoryBuffer and replacing...

Currently we can only remap a file by creating a MemoryBuffer and replacing the file contents with it.
Allow remapping a file by specifying another filename whose contents should be loaded if the original
file gets loaded. This allows to override files without having to create & load buffers in advance.

llvm-svn: 127052
parent 4954bc1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment