[RuntimeDyld] Don't use bitwise operation on SymbolRef::Type
authorluxufan <932494295@qq.com>
Mon, 6 Sep 2021 02:48:56 +0000 (10:48 +0800)
committerluxufan <932494295@qq.com>
Tue, 7 Sep 2021 08:58:35 +0000 (16:58 +0800)
commitffcaa80f7e430d7daf6191061e5ac85a2ba6774c
treeca57f11b81f0fe5bed086d761c57767645b334cd
parent0954e2b2d0383584ee6ebad24e0637b98999e993
[RuntimeDyld] Don't use bitwise operation on SymbolRef::Type

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D109292
llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp