Commit Graph

2 Commits

Author SHA1 Message Date
Slava Pestov
d6f19d2f22 Temporarily disable failing test 2020-08-07 15:03:32 -04:00
Saleem Abdulrasool
8d21750ef3 Frontend: support dumping the JIT state
Add a debugging mechanism that enables the JIT to dump the LLVM IR and
object files to enable debugging the JIT.  This makes it easier to debug
the JIT mode failures.  The idea was from Lang Hames!
2020-08-05 09:13:49 -07:00