orctarget: Add default backend selection through an environment variable
Hey,
This MR is to implement runtime selection of the default backend. This can be useful for adding a test that can target a specific instruction set.
Let me know what you think.