Add an accessor for the type of a binary file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60366
[LLVM-C] Allow Access to the Type of a Binary ClosedPublic Authored by CodaFi on Apr 6 2019, 11:28 AM.
Details Summary Add an accessor for the type of a binary file.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 6 2019, 9:35 PM Closed by commit rL357872: [LLVM-C] Allow Access to the Type of a Binary (authored by CodaFi). · Explain WhyApr 7 2019, 11:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 194066 llvm/trunk/include/llvm-c/Object.h
llvm/trunk/lib/Object/Object.cpp
|