diff options
author | Fangrui Song <i@maskray.me> | 2025-03-16 22:32:18 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-16 22:32:18 -0700 |
commit | de60c0e034f90b634235ce01fc19da9afd8b699c (patch) | |
tree | d6bbd293d89120dd0fff7262087b7a2ffacb886a /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 687c9d359ee124acecbdcdd699aefa77ccd6d16a (diff) | |
download | llvm-de60c0e034f90b634235ce01fc19da9afd8b699c.zip llvm-de60c0e034f90b634235ce01fc19da9afd8b699c.tar.gz llvm-de60c0e034f90b634235ce01fc19da9afd8b699c.tar.bz2 |
[MC] .reloc: move FirstLiteralRelocationKind check to evaluateFixup
Target shouldForceRelocation checks `FirstLiteralRelocationKind` to
determine whether a relocation is forced due to the .reloc directive. We
should move the code to evaluateFixup so that many targets don't need to
override shouldForceRelocation.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions