[PATCH] [lld] Add ArchiveMemoryBuffer.

Rui Ueyama ruiu at google.com
Wed Feb 4 22:10:45 PST 2015


I couldn't see what is the problem you are trying to solve with this patch. My undrestanding is that MemoryBuffer is basically a wrapper for memmap, so teaching a MemoryBuffer subclass about details of archive file feels not correct (maybe File should know about that instead?), but I just don't understand the problem.

Could you give me an example of a linker script that this patch will enable to handle?


http://reviews.llvm.org/D7428

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list