aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2023-03-02 18:09:14 -0800
committerEli Friedman <efriedma@quicinc.com>2023-04-07 14:05:45 -0700
commitfffdb7eac58b4efde5e23c1281e7a7f93a42d280 (patch)
treef6e2b599b89a5759d2fcbcc7e09c69676409ac50 /llvm/docs/CommandGuide
parent4b4650948af347c73fcf812645c2afd1955bc083 (diff)
downloadllvm-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