Skip to content
Snippets Groups Projects
Commit c4b592d3 authored by Damien George's avatar Damien George
Browse files

bare-arm, minimal, qemu-arm: Make do_str() take parse-input-kind as arg.

The do_str() function is provided essentially as documentation to show
how to compile and execute a string.  This patch makes do_str take an
extra arg to specify how the string should be interpreted: either as a
single line (ie from a REPL) or as multiple lines (ie from a file).
parent fe99ea9a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment