diff options
author | Nico Weber <thakis@chromium.org> | 2021-02-28 13:42:14 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-03-01 15:30:53 -0500 |
commit | 0658fc654c758d0bfab7d119ecf94caf5e5276d5 (patch) | |
tree | ff728c86650068b12215b924c28889ca7cddde45 /lldb/unittests/ScriptInterpreter/Python | |
parent | 6ca52815fb3cb32343b9a008fdf9f593da39f203 (diff) | |
download | llvm-0658fc654c758d0bfab7d119ecf94caf5e5276d5.zip llvm-0658fc654c758d0bfab7d119ecf94caf5e5276d5.tar.gz llvm-0658fc654c758d0bfab7d119ecf94caf5e5276d5.tar.bz2 |
[lld/mac] Implement the missing bits of -undefined
This adds support for `-undefined dynamic_lookup`, and for
`-undefined warning` and `-undefined suppress` with `-flat_namespace`.
We just replace undefined symbols with a DynamicLookup when we hit them.
With this, `check-llvm` passes when using ld64.lld.darwinnew as host linker.
Differential Revision: https://reviews.llvm.org/D97642
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions