[BOLT][NFC] Const-ify getDynamicRelocationAt
authorAmir Ayupov <aaupov@fb.com>
Mon, 12 Jun 2023 16:54:42 +0000 (09:54 -0700)
committerAmir Ayupov <aaupov@fb.com>
Mon, 12 Jun 2023 16:55:16 +0000 (09:55 -0700)
commit702fe36b70677bb719ba201fcb363e667eaeba06
tree4e115efd4afd14d8739e33a2f9fe5cb7ea26402f
parenta9e0321ffed19cb74b5b238af0c155bab1b4093a
[BOLT][NFC] Const-ify getDynamicRelocationAt

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D152662
bolt/include/bolt/Core/BinaryContext.h
bolt/lib/Core/BinaryContext.cpp