[PATCH] D60322: [LLVM-C] Begin to Expose A More General Binary Interface

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 13:51:19 PDT 2019


CodaFi updated this revision to Diff 193963.
CodaFi added a comment.

Rename `LLVMBinaryGetMemoryBuffer` to `LLVMBinaryCopyMemoryBuffer` to better convey ownership semantics.  Update the docs.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60322/new/

https://reviews.llvm.org/D60322

Files:
  llvm/include/llvm-c/Object.h
  llvm/include/llvm-c/Types.h
  llvm/include/llvm/Object/Binary.h
  llvm/lib/Object/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60322.193963.patch
Type: text/x-patch
Size: 4515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/47a9fbc3/attachment.bin>


More information about the llvm-commits mailing list