[JITLink] Fix typo in block address in unittest.
authorLang Hames <lhames@gmail.com>
Mon, 8 Aug 2022 04:55:03 +0000 (21:55 -0700)
committerLang Hames <lhames@gmail.com>
Wed, 17 Aug 2022 22:55:43 +0000 (15:55 -0700)
commitf1b5d30f152e4502e3d201ed7eca3f28204e1d36
treee748488cd6de0f04e352fa2a7a68ad33fa2d3dee
parent64949209871c736bdb123a03784ec89ab7fa581d
[JITLink] Fix typo in block address in unittest.

The address isn't currently used in this test but overlaps with Block B1,
which is a dubious state for a LinkGraph to be in.
llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp