Manman Ren 03456a176d LTO API: add lto_module_create_from_memory_with_path.
This function adds an extra path argument to lto_module_create_from_memory.
The path argument will be passed to makeBuffer to make sure the MemoryBuffer
has a name and the created module has a module identifier.

This is mainly for emitting warning messages from the linker. When we emit
warning message on a module, we can use the module identifier.

rdar://15985737

llvm-svn: 201114
2014-02-10 23:26:14 +00:00
..
2013-11-22 16:58:05 +00:00
2013-10-23 17:56:29 +00:00
2013-10-23 17:56:29 +00:00
2014-01-24 17:20:08 +00:00
2013-10-23 17:56:29 +00:00
2013-11-11 14:47:01 +00:00