[all-commits] [llvm/llvm-project] b3d7e7: [examples] Fix "Target does not support MC emissio...
lhames via All-commits
all-commits at lists.llvm.org
Sun Jan 24 03:16:59 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b3d7e761e347d562333893652dcf3837fa55d777
https://github.com/llvm/llvm-project/commit/b3d7e761e347d562333893652dcf3837fa55d777
Author: Lang Hames <lhames at gmail.com>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M llvm/examples/HowToUseJIT/CMakeLists.txt
M llvm/examples/HowToUseJIT/HowToUseJIT.cpp
Log Message:
-----------
[examples] Fix "Target does not support MC emission!" in HowToUseJIT example.
Patch by Shivam Gupta. Thanks Shivam!
Differential Revision: https://reviews.llvm.org/D92280
More information about the All-commits
mailing list