llvm-project
e19d7401
- [lldb] Support both Lua 5.3 and Lua 5.4 (#115500)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
323 days ago
[lldb] Support both Lua 5.3 and Lua 5.4 (#115500) Lua 5.3 and Lua 5.4 are similar enough that we can easily support both in LLDB. This patch adds support for building LLDB with both and updates the documentation accordingly.
References
#115500 - [lldb] Support both Lua 5.3 and Lua 5.4
Author
JDevlieghere
Parents
b08b252a
Loading