Christian Weisgerber:
> editors/neovim ? luajit, requires build
> games/tome4 ? luajit, requires build
> lang/luajit ? required build
Those are false positivies. The luajit build produces a 2700-line
file lj_vm.s, which contains function definitions like this:
.globl lj_BC_ISLT
.hidden lj_BC_ISLT
.type lj_BC_ISLT, @function
.size lj_BC_ISLT, 72
lj_BC_ISLT:
.byte 129,124,202,4,255,255,254,255,15,131,11,29,0,0,129,124
.byte 194,4,255,255,254,255,15,131,253,28,0,0,242,15,16,4
.byte 194,131,195,4,102,15,46,4,202,118,11,15,183,67,254,141
.byte 156,131,0,0,254,255,139,3,15,182,204,15,182,232,131,195
.byte 4,193,232,16,65,255,36,238
I've skimmed over the whole file and I don't see anything in there
that looks like a data table.
--
Christian "naddy" Weisgerber naddy@mips.inka.de
No comments:
Post a Comment