[JITLink] Remove a stale comment.
authorLang Hames <lhames@gmail.com>
Thu, 13 Apr 2023 03:14:52 +0000 (20:14 -0700)
committerLang Hames <lhames@gmail.com>
Thu, 13 Apr 2023 04:43:12 +0000 (21:43 -0700)
commit18bfc92aac4fc382ca41c235dea3b61481996171
treec017dc263c06a7ff41722d0bd913b832ca93bddc
parent44d46c4b3c1401c708b557e4d88d92b9bbfceb19
[JITLink] Remove a stale comment.

This comment was probably mangled when the generic ELFLinkGraphBuilder was
written from the original x86-64 specific version. Regardless of its origins,
it doesn't make any sense now.
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp