| commit | 7882b283cdb7e11ca085a1e862190abf2d5661b0 | [log] [tgz] |
|---|---|---|
| author | Robert Widmann <devteam.codafi@gmail.com> | Thu Jan 03 00:33:44 2019 +0000 |
| committer | Robert Widmann <devteam.codafi@gmail.com> | Thu Jan 03 00:33:44 2019 +0000 |
| tree | c7bf8ef681bc35cf6e9de27feb46565588797b88 | |
| parent | 06519794da1aaea9678309abce8fbf6df3994c9e [diff] |
[LLVM-C] Expand LLVMRelocMode Summary: Add read[only|write] PIC relocation models to the C API and teach the TargetMachine API about it. Reviewers: whitequark, deadalnix Reviewed By: whitequark Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D56187 llvm-svn: 350279