summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Object.h
Commit message (Expand)AuthorAgeFilesLines
* Expose relocation accessors through the libObject C API.Owen Anderson2011-10-271-0/+10
* Add relocation iterators to the libObject C API.Owen Anderson2011-10-271-0/+20
* Use LLVMBool for a function that logically returns a boolean value.Owen Anderson2011-10-211-1/+1
* Fix typo.Owen Anderson2011-10-211-1/+1
* Bind libObject API for obtaining the section containing a Symbol.Owen Anderson2011-10-211-0/+2
* Expand the coverage of the libObject C bindings to include more SectionRef ac...Owen Anderson2011-10-211-2/+31
* Change relocation API to be per section. This time without breaking GCC.Michael J. Spencer2011-10-071-4/+4
* Revert 141376 and 141377 due to breaking the build.Bill Wendling2011-10-071-4/+4
* Change relocation API to be per section.Michael J. Spencer2011-10-071-4/+4
* Add a set of C bindings for the Object interface.Eric Christopher2011-04-031-0/+77
OpenPOWER on IntegriCloud