Block is not mutated so can be made const.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147316
[JITLink][NFC] Make Block const in alignToBlock ClosedPublic Authored by jobnoorman on Mar 31 2023, 4:39 AM.
Details
Summary Block is not mutated so can be made const.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 2 2023, 10:19 AM This revision was landed with ongoing or failed builds.Apr 3 2023, 12:31 AM Closed by commit rG52f2bfa41424: [JITLink][NFC] Make Block const in alignToBlock (authored by jobnoorman). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510417 llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
|