[JITLink][NFC] Make Block const in alignToBlock
authorJob Noorman <jnoorman@igalia.com>
Mon, 3 Apr 2023 07:30:32 +0000 (09:30 +0200)
committerJob Noorman <jnoorman@igalia.com>
Mon, 3 Apr 2023 07:30:32 +0000 (09:30 +0200)
commit52f2bfa41424ec6e8728f7863b4fbeb549893f98
tree84337818bece83f08ba55e7e485158accb4eb9cd
parent15da136f091939357f0178f360da74547aa6145a
[JITLink][NFC] Make Block const in alignToBlock

Block is not mutated so can be made const.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D147316
llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h