[all-commits] [llvm/llvm-project] 9b8e7a: [lli] Honor the --entry-function flag in orc and o...
lhames via All-commits
all-commits at lists.llvm.org
Tue Apr 13 11:33:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b8e7a9d7dc7e3d2ae584b57ee9485fd94bda0c9
https://github.com/llvm/llvm-project/commit/9b8e7a9d7dc7e3d2ae584b57ee9485fd94bda0c9
Author: Lang Hames <lhames at gmail.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M llvm/tools/lli/lli.cpp
Log Message:
-----------
[lli] Honor the --entry-function flag in orc and orc-lazy modes.
Fixes https://llvm.org/PR49906.
More information about the All-commits
mailing list