diff options
author | Amaury Sechet <deadalnix@gmail.com> | 2016-04-20 01:02:12 +0000 |
---|---|---|
committer | Amaury Sechet <deadalnix@gmail.com> | 2016-04-20 01:02:12 +0000 |
commit | 60b31453ac9cc8f8c1f484d6e16ae987b7059c0c (patch) | |
tree | 323b5de9d18e6738935dd2eda61b487f5ff7e781 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 8a57b23e8686299ce7f2695ce804eb1e54c0fbce (diff) | |
download | bcm5719-llvm-60b31453ac9cc8f8c1f484d6e16ae987b7059c0c.tar.gz bcm5719-llvm-60b31453ac9cc8f8c1f484d6e16ae987b7059c0c.zip |
Add LLVMGetAttrKindID in the C API in order to facilitate migration away from LLVMAttribute
Summary:
LLVMAttribute has outlived its utility and is becoming a problem for C API users that what to use all the LLVM attributes. In order to help moving away from LLVMAttribute in a smooth manner, this diff introduce LLVMGetAttrKindIDInContext, which can be used instead of the enum values.
See D18749 for reference.
Reviewers: Wallbraker, whitequark, joker.eph, echristo, rafael
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D19081
llvm-svn: 266842
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions