[all-commits] [llvm/llvm-project] d9069d: [lli] Workaround missing architecture support in L...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Tue Mar 23 08:37:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9069dd9b5763f72a9ce11aaab1c9ab4f9bf282d
https://github.com/llvm/llvm-project/commit/d9069dd9b5763f72a9ce11aaab1c9ab4f9bf282d
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/tools/lli/lli.cpp
Log Message:
-----------
[lli] Workaround missing architecture support in LazyCallThroughManager for non-lazy mode
Next attempt to prevent PowerPC/s390x/etc. failures when landing D98931.
More information about the All-commits
mailing list