]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Fix for -jdump docs.
authorMike Pall <mike>
Thu, 27 Feb 2014 11:25:13 +0000 (12:25 +0100)
committerMike Pall <mike>
Thu, 27 Feb 2014 11:25:13 +0000 (12:25 +0100)
src/jit/dump.lua

index a11741c6ae1463c411b9fa1031ed506edc0b7cde..fe57af8f171e3c63f26885897c732f95b0a101a5 100644 (file)
@@ -36,6 +36,7 @@
 --  * m  Dump the generated machine code.
 --    x  Print each taken trace exit.
 --    X  Print each taken trace exit and the contents of all registers.
+--    a  Print the IR of aborted traces, too.
 --
 -- The output format can be set with the following characters:
 --