afonso360 opened PR #5548 from x86-is-pic-predicate
to main
:
:wave: Hey,
This PR removes the
is_pic
predicate from the x86 backend. It isn't used anywhere as a predicate form. We always use the shared flags setting.It also has a negated form, which was the only remaining use of
PredicateNode::Not
.
jameysharp submitted PR review.
jameysharp merged PR #5548.
abrown submitted PR review.
Last updated: Nov 22 2024 at 16:03 UTC