commit | 2e3d8c0815acaf1bc5995ebe56cea07471e5c9c7 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed Apr 17 00:08:58 2013 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed Apr 17 00:08:58 2013 +0000 |
tree | 84b3f817d53e4af02d3e6177dd57bd0a809cc5de | |
parent | c327f8705ecb8753555822d479f899bd2234386d [diff] |
Enhance the ObjC global method pool to record whether there were 0, 1, or >= 2 methods (with a particular selector) inside categories. This is done by extending ObjCMethodList (which is only used by the global method pool) to have 2 extra bits of information. We will later take advantage of this info in global method pool for the overridden methods calculation. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179652 91177308-0d34-0410-b5e6-96231b3b80d8