commit | 824ec49c1a30e2c265d42bd41ac7015d0a9a828c | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Fri Dec 22 20:31:39 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Fri Dec 22 20:31:39 2017 +0000 |
tree | d6a7fd01033293b694c41464dd7cef007098692d | |
parent | d14c0e60145904027de6001ac169ba50a8cdf6e8 [diff] |
[WebAssembly] MC: Fix for address taken aliases Previously, taking the address for an alias would result in: "Symbol not found in table index space" Increase test coverage for weak aliases. This code should be more efficient too as it avoids building the `IsAddressTaken` set. Differential Revision: https://reviews.llvm.org/D41510 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321384 91177308-0d34-0410-b5e6-96231b3b80d8