commit | b5b38546f9b014b09ba82f43bf29a81c0619e1e1 | [log] [tgz] |
---|---|---|
author | Alexander Shaposhnikov <shal1t712@gmail.com> | Sat Jul 29 00:30:45 2017 +0000 |
committer | Alexander Shaposhnikov <shal1t712@gmail.com> | Sat Jul 29 00:30:45 2017 +0000 |
tree | 64c8c5654b480c6d6c895a8fbb1389ffd39defd1 | |
parent | 44234f0b0adbbcd721af5f475ae989253cfb7b08 [diff] |
[llvm] Update MachOObjectFile::exports interface This diff removes the second argument of the method MachOObjectFile::exports. In all in-tree uses this argument is equal to "this" and without this argument the interface seems to be cleaner. Test plan: make check-all git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309462 91177308-0d34-0410-b5e6-96231b3b80d8