aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorDaniel Paoliello <danpao@microsoft.com>2025-08-01 14:04:39 -0700
committerGitHub <noreply@github.com>2025-08-01 14:04:39 -0700
commitc696ecddeea74fd3289234ea7b82083ef90c7189 (patch)
treeabe151d38e297bad6c7d1573a497073083f9fe6f /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parentc0fa4323150c36ef6c9512b19b45ddc88805dc03 (diff)
downloadllvm-c696ecddeea74fd3289234ea7b82083ef90c7189.zip
llvm-c696ecddeea74fd3289234ea7b82083ef90c7189.tar.gz
llvm-c696ecddeea74fd3289234ea7b82083ef90c7189.tar.bz2
[win][arm64ec] Handle `available_externally` functions (#151610)
While testing Arm64EC, I observed that LLVM crashes when an `available_externally` function is used as it tries to place it in a COMDAT, which is not permitted by the verifier. This the fix from #151409 plus a dedicated test.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions