1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/llvm-c-test
Amaury Sechet b05a19a933 Make sure we have a Add/Remove/Has function for various thing that can have attribute.
Summary: This also deprecated the get attribute function familly.

Reviewers: Wallbraker, whitequark, joker.eph, echristo, rafael, jyknight

Subscribers: axw, joker.eph, llvm-commits

Differential Revision: http://reviews.llvm.org/D19181

llvm-svn: 272504
2016-06-12 06:17:24 +00:00
..
calc.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00
CMakeLists.txt [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} 2016-04-08 09:19:02 +00:00
diagnostic.c [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} 2016-04-08 09:19:02 +00:00
disassemble.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00
echo.cpp Make sure we have a Add/Remove/Has function for various thing that can have attribute. 2016-06-12 06:17:24 +00:00
helpers.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00
include-all.c
llvm-c-test.h [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} 2016-04-08 09:19:02 +00:00
main.c [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} 2016-04-08 09:19:02 +00:00
metadata.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00
module.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00
object.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00
targets.c Prefix external symbols in llvm-c-test. 2016-02-05 13:31:14 +00:00