[LLVM-C] Allow Access to the Type of a Binary
authorRobert Widmann <devteam.codafi@gmail.com>
Sun, 7 Apr 2019 18:18:42 +0000 (18:18 +0000)
committerRobert Widmann <devteam.codafi@gmail.com>
Sun, 7 Apr 2019 18:18:42 +0000 (18:18 +0000)
commita51883cfab4ea36215549a58f29d65b862ef857c
tree33219c6d5c09392cd9b4bddf05b198d8fb14c80a
parentbad648a23e15829a7210cd194e3d3f3ea13a91f8
[LLVM-C] Allow Access to the Type of a Binary

Summary:  Add an accessor for the type of a binary file.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: hiraditya, aheejin, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60366

llvm-svn: 357872
llvm/include/llvm-c/Object.h
llvm/lib/Object/Object.cpp