diff options
author | Eli Friedman <efriedma@quicinc.com> | 2023-03-02 18:09:14 -0800 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2023-04-07 14:05:45 -0700 |
commit | fffdb7eac58b4efde5e23c1281e7a7f93a42d280 (patch) | |
tree | f6e2b599b89a5759d2fcbcc7e09c69676409ac50 /llvm/docs/CommandGuide | |
parent | 4b4650948af347c73fcf812645c2afd1955bc083 (diff) | |
download | llvm-fffdb7eac58b4efde5e23c1281e7a7f93a42d280.zip llvm-fffdb7eac58b4efde5e23c1281e7a7f93a42d280.tar.gz llvm-fffdb7eac58b4efde5e23c1281e7a7f93a42d280.tar.bz2 |
[COFF] Add MC support for emitting IMAGE_WEAK_EXTERN_ANTI_DEPENDENCY symbols
This is mostly useful for ARM64EC, which uses such symbols extensively.
One interesting quirk of ARM64EC is that we need to be able to emit weak
symbols that point at each other (so if either symbol is defined
elsewhere, both symbols point at the definition). This required a few
changes to the way we handle weak symbols on Windows.
Differential Revision: https://reviews.llvm.org/D145208
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions