aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorDavid Truby <david.truby@arm.com>2025-06-24 11:08:13 +0100
committerGitHub <noreply@github.com>2025-06-24 11:08:13 +0100
commit049d61ad65b0040e8581d46682e78501fc17dd1e (patch)
tree1b43834c2ca2f20df54fef59794367fbeb3f1496 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent594ebe63406b1deaf1c4be86c8c7f4c6d634fa08 (diff)
downloadllvm-049d61ad65b0040e8581d46682e78501fc17dd1e.zip
llvm-049d61ad65b0040e8581d46682e78501fc17dd1e.tar.gz
llvm-049d61ad65b0040e8581d46682e78501fc17dd1e.tar.bz2
[flang][AArch64] Always link compiler-rt to flang after libgcc (#144710)
This patch fixes an issue where the __trampoline_setup symbol is missing with some programs compiled with flang. This symbol is present only in compiler-rt and not in libgcc. This patch adds compiler-rt to the link line after libgcc if libgcc is being used, so that only this symbol will be picked from compiler-rt. Fixes #141147
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions