[llvm-commits] [patch] RFC: BrainF -jit fix
Xerxes RĂ„nby
xerxes at zafena.se
Wed Jun 17 03:52:12 PDT 2009
This patch makes the BrainF -jit work once again, the fix are similar to
Chris r73595 change for lli.
BrainF -jit /home/xerxes/hello.bf
------- Running JIT -------
Hello World!
instead of
BrainF -jit /home/xerxes/hello.bf
------- Running JIT -------
Segmentation fault
Cheers
Xerxes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BrainF_jit.patch
Type: text/x-patch
Size: 1419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090617/5b89693a/attachment.bin>
More information about the llvm-commits
mailing list