Closed luobing2017 closed 7 years ago
@luobing2017 I think you should put luajit21-gc64
directory under samples/
instead, like samples/luajit21-gc64/*.sxx
. These are still samples instead of being direct components of the stap++
compiler.
@agentzh yes, other samples work fine and do not need modify
i will put luajit21-gc64
to samples/
, so where can i put the new luajit.sxx
? also under samples/luajit21-gc64/
or tapset/luajit21-gc64/
?
@luobing2017 The tapset module should be just renamed to luajit-gc64.sxx
and it's fine to be under tapset/
.
@agentzh done, and i rename new luajit.sxx to luajit_gc64.sxx, not luajit-gc64.sxx, because @use luajit-gc64
parse error
@luobing2017 Merged. Thanks!
for LUAJIT_ENABLE_GC64