[all-commits] [llvm/llvm-project] 34a566: [ORC] Fix SymbolLookupSet::containsDuplicates()
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Thu Aug 13 12:02:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 34a5669ccd8b8c4edd35488a5ece407f0ed77601
https://github.com/llvm/llvm-project/commit/34a5669ccd8b8c4edd35488a5ece407f0ed77601
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Core.h
Log Message:
-----------
[ORC] Fix SymbolLookupSet::containsDuplicates()
Commit: f12db8cf750bb16515ba635143ca34b0c012968a
https://github.com/llvm/llvm-project/commit/f12db8cf750bb16515ba635143ca34b0c012968a
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
M llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp
Log Message:
-----------
[ORC] cloneToNewContext() can work with a const-ref to ThreadSafeModule
Compare: https://github.com/llvm/llvm-project/compare/25bbceb047a3...f12db8cf750b
More information about the All-commits
mailing list