[all-commits] [llvm/llvm-project] 49229b: Revert "[lldb/lua] Force Lua version to be 5.3"
Siger Yeung via All-commits
all-commits at lists.llvm.org
Fri Sep 3 02:32:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49229bb92b4ba345a414732f4e2248b44c4fcb1d
https://github.com/llvm/llvm-project/commit/49229bb92b4ba345a414732f4e2248b44c4fcb1d
Author: Siger Yang <sigeryeung at gmail.com>
Date: 2021-09-03 (Fri, 03 Sep 2021)
Changed paths:
M lldb/cmake/modules/FindLuaAndSwig.cmake
M lldb/source/Plugins/ScriptInterpreter/Lua/CMakeLists.txt
Log Message:
-----------
Revert "[lldb/lua] Force Lua version to be 5.3"
This commit causes buildbot failures if SWIG is available but Lua is
not present.
This reverts commit 7bb42dc6b114f57200abfebaaa01160914be6bba.
More information about the All-commits
mailing list