This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Expand LLVMRelocMode
ClosedPublic

Authored by CodaFi on Jan 1 2019, 11:12 AM.

Details

Summary

Add read[only|write] PIC relocation models to the C API and teach the TargetMachine API about it.

Diff Detail

Repository
rL LLVM

Event Timeline

CodaFi created this revision.Jan 1 2019, 11:12 AM
This revision is now accepted and ready to land.Jan 1 2019, 2:15 PM
This revision was automatically updated to reflect the committed changes.