[PATCH] D56177: [LLVM-C] Add Bindings to GlobalIFunc
Robert Widmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 31 12:03:38 PST 2018
CodaFi created this revision.
CodaFi added reviewers: whitequark, deadalnix.
Herald added a subscriber: llvm-commits.
Adds the standard gauntlet of accessors for global indirect functions and updates the echo test.
Now it would be nice to have a target abstraction so one could know if they have access to a suitable ELF linker and runtime.
Repository:
rL LLVM
https://reviews.llvm.org/D56177
Files:
include/llvm-c/Core.h
lib/IR/Core.cpp
test/Bindings/llvm-c/echo.ll
tools/llvm-c-test/echo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56177.179778.patch
Type: text/x-patch
Size: 9093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181231/7bdef900/attachment.bin>
More information about the llvm-commits
mailing list