[PATCH] D60366: [LLVM-C] Allow Access to the Type of a Binary

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 6 11:29:55 PDT 2019


CodaFi created this revision.
CodaFi added reviewers: whitequark, deadalnix.
Herald added subscribers: llvm-commits, aheejin, hiraditya.
Herald added a project: LLVM.

Add an accessor for the type of a binary file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60366

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60366.194027.patch
Type: text/x-patch
Size: 3743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190406/ed879496/attachment.bin>


More information about the llvm-commits mailing list