| commit | ec30063ff313c9dffbfdc65243a87a80833d0c5b | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Sun Sep 17 03:25:03 2017 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Sun Sep 17 03:25:03 2017 +0000 |
| tree | c17831be8f6f3c6c5e9ff826e13a453a2d1103b7 | |
| parent | 4b93d23abb9f484b82ffc63e25082653335fb360 [diff] |
[ORC] Hook up the LLVMOrcAddObjectFile function in the Orc C Bindings. This can be used to add a relocatable object to the JIT session. llvm-svn: 313474