[all-commits] [llvm/llvm-project] 7ac0c3: [JITLink] Fix a typo in a comment.
lhames via All-commits
all-commits at lists.llvm.org
Mon May 4 13:03:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ac0c3b47516ed858a4b4a609aef58069eb89ba9
https://github.com/llvm/llvm-project/commit/7ac0c3b47516ed858a4b4a609aef58069eb89ba9
Author: Lang Hames <lhames at gmail.com>
Date: 2020-05-04 (Mon, 04 May 2020)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h
Log Message:
-----------
[JITLink] Fix a typo in a comment.
Thanks to @jcmac for pointing this out.
Commit: 990eb9446755c8b88f2995a5e8768f5085d54258
https://github.com/llvm/llvm-project/commit/990eb9446755c8b88f2995a5e8768f5085d54258
Author: Lang Hames <lhames at gmail.com>
Date: 2020-05-04 (Mon, 04 May 2020)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt
Log Message:
-----------
[JITLink] Fix missing ADDITIONAL_HEADER_DIRS for the LLVMJITLink component.
Also adds target_link_libraries.
Thanks to @jcmac for spotting this.
Compare: https://github.com/llvm/llvm-project/compare/ab1ca6e60fc5...990eb9446755
More information about the All-commits
mailing list