This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0096cdb0879 [llvm-mca] Fix typo in debug output. NFC. new 0cc8ff40144 [ORC] Tidy up JITSymbolFlags to remove the need for some ex [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ExecutionEngine/JITSymbol.h | 47 ++++++++++++++++++---- .../ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h | 3 +- lib/ExecutionEngine/Orc/Core.cpp | 6 +-- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 3 +- .../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 6 +-- 5 files changed, 46 insertions(+), 19 deletions(-)