diff options
author | Ryan Sturgell <ryan.sturgell@gmail.com> | 2014-04-08 14:49:28 -0700 |
---|---|---|
committer | Ryan Sturgell <ryan.sturgell@gmail.com> | 2014-05-07 16:44:31 -0700 |
commit | 932106193279f333a849653daa284069e3583f55 (patch) | |
tree | b059f8235a854c3eb99dea67ef26a95665578974 /tools/scan_js.py | |
parent | 91d6303b960ba6b974ba39bd1f9d74a1ff95b7d9 (diff) |
Extract helper functions from main link loop.
This enables future changes which will re-scan archives for objects
(either grouped with -Wl,--start-group, -Wl,--end-group or some new
emcc specific flag).
This is mostly moving lines around and adding some comments. The only
functional change is that if you specify the same archive multiple times
(a workaround for the lack of grouping flags), we will now only extract
it once instead of multiple times. But it will still be scanned multiple
times.
Diffstat (limited to 'tools/scan_js.py')
0 files changed, 0 insertions, 0 deletions