1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/llvm-c-test
Robert Widmann f2fda35e11 [LLVM-C] Add Bindings to GlobalIFunc
Summary:
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.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D56177

llvm-svn: 353193
2019-02-05 18:05:44 +00:00
..
attributes.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
calc.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
debuginfo.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
diagnostic.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
disassemble.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
echo.cpp [LLVM-C] Add Bindings to GlobalIFunc 2019-02-05 18:05:44 +00:00
helpers.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
include-all.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
llvm-c-test.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
main.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
metadata.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
module.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
object.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
targets.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00