This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 58ecc853fca [ORC] Fix a data race in the lookup function. new e8aa86b340b [RuntimeDyld] Silence a compiler error. new df7c2a2c93e [LLVM-C] Redo unnamed_address attribute bindings
The 2 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-c/Core.h | 11 +++++++++++ lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 2 +- lib/IR/Core.cpp | 24 ++++++++++++++++++++++++ test/Bindings/llvm-c/echo.ll | 1 + tools/llvm-c-test/echo.cpp | 2 +- 5 files changed, 38 insertions(+), 2 deletions(-)