[ORC] Fix macho section name typo
authorKeith Smiley <keithbsmiley@gmail.com>
Thu, 21 Jul 2022 03:09:03 +0000 (20:09 -0700)
committerKeith Smiley <keithbsmiley@gmail.com>
Mon, 19 Sep 2022 16:49:46 +0000 (09:49 -0700)
commitf331ccca26733857fef4dd3272db6aaeed7907b9
treebfcbbf2d537843fabe5905ef4a8fc37e9940e8d6
parente4c395018efd41df256a2c7e517881e58dfc1ea6
[ORC] Fix macho section name typo

I don't think __obj_selrefs is a thing, but __objc_selrefs definitely
is.

Differential Revision: https://reviews.llvm.org/D130221
llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp