commit | be50f9ae077b9d5fb4f12f693ba36cc69e9d4073 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Dec 05 10:48:42 2018 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Wed Dec 05 11:35:29 2018 +0000 |
tree | edcd00b15d95aee101dd85574d1ce91b3cb35c0c | |
parent | 6a98f89c4ad645b04d6c80d3d7e260c59bf6f193 [diff] |
Simplify MakeElfFileForJIT We only ever pass single method info to the method and I don't plan to use the method for anything more complex. The JIT-related methods also know the relevant ElfTypes at compile time, so some of the helpers are not needed. Test: ./art/test.py -b -r -t 137 Change-Id: Ie7815a6427ac05be15a79adeb05dccc9150441d2