diff options
| author | Heejin Ahn <aheejin@gmail.com> | 2018-11-19 23:21:25 +0000 |
|---|---|---|
| committer | Heejin Ahn <aheejin@gmail.com> | 2018-11-19 23:21:25 +0000 |
| commit | aeaab9925edbd30c84f52f4f38d001526ecaf8ee (patch) | |
| tree | a1c312233096a8a66f3155e258eb811be87dc13f /lldb/packages/Python/lldbsuite/test/functionalities/frame-recognizer/recognizer.py | |
| parent | f536cb0481a36a69efea34bb12073c6281ae89f2 (diff) | |
| download | bcm5719-llvm-aeaab9925edbd30c84f52f4f38d001526ecaf8ee.tar.gz bcm5719-llvm-aeaab9925edbd30c84f52f4f38d001526ecaf8ee.zip | |
[WebAssembly] Make starting indices calcaulation simpler (NFC)
Summary:
At the beginning of `assignIndexes() function, when `FunctionIndex` and
`GlobalIndex` variables are created, `InputFunctions` and `InputGlobals`
vectors are guaranteed to be empty, because those vectors are only
populated in `assignIndexes()` function. Current code looks like they
are nonempty, so this patch deletes them for better readability.
Reviewers: sbc100
Subscribers: dschuff, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D54687
llvm-svn: 347272
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/frame-recognizer/recognizer.py')
0 files changed, 0 insertions, 0 deletions

