commit | 261cae38fd492fbe90b8431d11d2a36014101d71 | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Sun Feb 01 10:31:03 2015 -0800 |
committer | Jan Voung <jvoung@chromium.org> | Sun Feb 01 10:31:03 2015 -0800 |
tree | 02b7183297aa73559d13da0a3682a957a2792d09 | |
parent | 046ec2e0b7e5e6a43a3784915d0d3d1f04b32fdc [diff] |
Track undefined sym in the symtab. Remove hack for missing relocs against undef. Preliminary linking tests, seems to show that the linker and objcopy are happy to use 'em on spec2k, and the result runs! (Had to be careful to clobber the old .s and .o files to make it's testing the right copy). Haven't tried crosstests yet. BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/889613004