diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-02 17:25:20 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-02 17:25:20 +0000 |
commit | f9b91a52797325ccaaee229e414beae7c03f1948 (patch) | |
tree | e30c339b7b17b8788f2e73393bd0a25a3f1c6218 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 059f495831da6f8693d2c57426db39d3f8aec2df (diff) | |
download | llvm-f9b91a52797325ccaaee229e414beae7c03f1948.zip llvm-f9b91a52797325ccaaee229e414beae7c03f1948.tar.gz llvm-f9b91a52797325ccaaee229e414beae7c03f1948.tar.bz2 |
[swig] Define attribute(ref) instead of accessing swig internals.
As of SWIG 4.0, __swig_getmethods__ and __swig_setmethods__ are no
longer defined. The solution is to stop using these internal swig
dictionaries and use %attribute and %attributeref instead. I plan on
doing this incrementally, with this differential serving as an example.
Differential revision: https://reviews.llvm.org/D63530
llvm-svn: 364946
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions