compiler: also prefer the backup function when no target
authorWim Taymans <wtaymans@redhat.com>
Mon, 7 Sep 2015 11:43:55 +0000 (13:43 +0200)
committerWim Taymans <wtaymans@redhat.com>
Mon, 7 Sep 2015 11:43:55 +0000 (13:43 +0200)
commite2466ae79277140d483f8b593c5a994b11fc93c0
tree4eeb893d5d661e9542801d7dd8c503c8eee59549
parentf10bacc5f2c90c1cdfaf0f5550db46c4966501ac
compiler: also prefer the backup function when no target

If we don't have a compiler target (like for ppc64), prefer to use the
backup function instead of doing full emulation.
orc/orccompiler.c