llvm-lua
llvm-lua copied to clipboard
Automatically exported from code.google.com/p/llvm-lua
Can we use lua build by package manager like apt/apk ?
I am not sure if may I misunderstood something, as I don't do this often, but when I try compiling `cmake` works, but when I try calling `make` is fatally...
Hi, generating LLVM bitcode leads to the following errors: ``` C:\Users\User\Documents\Visual Studio 2015\Projects\llvm-lua\Debug>"C:\Users\User\Documents\Visual Studio 2015\Projects\llvm-lua\Debug\llvm-luac.exe" -bc "C:\Users\User\Documents\Visual Studio 2015\Projects\llvm-lua\llvm-luac\tests\nums.lua" Stack dump: 0. Program arguments: C:\Users\User\Documents\Visual Studio 2015\Projects\llvm-lua\Debug\llvm-luac.exe -bc C:\Users\User\Documents\Visual Studio...
``` What steps will reproduce the problem? 1. Fresh clean build of llvm from source 2. Fresh clean build of clang-3.1 from source 3. Build llvm-lua from trunk using above...
``` What steps will reproduce the problem? 1. cmake .. 2. make 3. error What is the expected output? What do you see instead? LLVM compiles What version of the...
``` Publish LLV Lua Performance Benchmarks. E.g. see LuaJIT performance benchmarks: http://luajit.org/performance.html ``` Original issue reported on code.google.com by `[email protected]` on 28 Apr 2010 at 5:38
``` I know there is a Wiki entry how to cross-compile lua-llvm for arm target. But I'm struggling with several parameters for CMAKE to compile it correctly. CROSS_CPU=arm1136j-s