This is in preparation for https://discourse.llvm.org/t/rfc-unify-memory-effect-attributes/65579. FunctionModRefBehavior will be used by attributes, and as such has to be available in IR, not just Analysis.
Details
Details
- Reviewers
- None
- Commits
- rG8eabb5b9f546: [ModRef] Move ModRefInfo and FunctionModRefBehavior into IR (NFC)
Summary
Diff Detail
Diff Detail
Event Timeline
Closed by commit rG8eabb5b9f546: [ModRef] Move ModRefInfo and FunctionModRefBehavior into IR (NFC) (authored by nikic). · Explain Why
This revision was automatically updated to reflect the committed changes.