Skip to content

Commit

Permalink
Remove jit.p, jit.v, jit.dump, disassemblers
Browse files Browse the repository at this point in the history
RaptorJIT strategy is not to do this introspectively with a Lua API
but rather to export the necessary data to external tools (that need
to be developed.)
  • Loading branch information
lukego committed Mar 13, 2017
1 parent 33e308e commit b270bf0
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 5,176 deletions.
689 changes: 0 additions & 689 deletions src/jit/dis_arm.lua

This file was deleted.

1,216 changes: 0 additions & 1,216 deletions src/jit/dis_arm64.lua

This file was deleted.

443 changes: 0 additions & 443 deletions src/jit/dis_mips.lua

This file was deleted.

17 changes: 0 additions & 17 deletions src/jit/dis_mips64.lua

This file was deleted.

17 changes: 0 additions & 17 deletions src/jit/dis_mips64el.lua

This file was deleted.

17 changes: 0 additions & 17 deletions src/jit/dis_mipsel.lua

This file was deleted.

Loading

0 comments on commit b270bf0

Please sign in to comment.