[all-commits] [llvm/llvm-project] ebec95: [ORC-RT] Add ORC_RT prefix to WEAK_IMPORT macro.
lhames via All-commits
all-commits at lists.llvm.org
Mon Jul 19 18:34:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebec95590cd117aef012192570db4dafb0c56654
https://github.com/llvm/llvm-project/commit/ebec95590cd117aef012192570db4dafb0c56654
Author: Lang Hames <lhames at gmail.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M compiler-rt/lib/orc/common.h
M compiler-rt/lib/orc/compiler.h
Log Message:
-----------
[ORC-RT] Add ORC_RT prefix to WEAK_IMPORT macro.
Commit: 8afa4c40cb863bb12a61e593171c7aca8eb39a07
https://github.com/llvm/llvm-project/commit/8afa4c40cb863bb12a61e593171c7aca8eb39a07
Author: Lang Hames <lhames at gmail.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M compiler-rt/lib/orc/common.h
M compiler-rt/lib/orc/macho_platform.cpp
Log Message:
-----------
[ORC-RT] Introduce a ORC_RT_JIT_DISPATCH_TAG macro.
This macro can be used to define tag variables for use with jit-dispatch.
Compare: https://github.com/llvm/llvm-project/compare/0d22dee2ca59...8afa4c40cb86
More information about the All-commits
mailing list