[all-commits] [llvm/llvm-project] ffcaa8: [RuntimeDyld] Don't use bitwise operation on Symbo...
luxufan via All-commits
all-commits at lists.llvm.org
Tue Sep 7 01:59:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffcaa80f7e430d7daf6191061e5ac85a2ba6774c
https://github.com/llvm/llvm-project/commit/ffcaa80f7e430d7daf6191061e5ac85a2ba6774c
Author: luxufan <932494295 at qq.com>
Date: 2021-09-07 (Tue, 07 Sep 2021)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp
Log Message:
-----------
[RuntimeDyld] Don't use bitwise operation on SymbolRef::Type
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D109292
More information about the All-commits
mailing list