orccompiler: Allow fallback to backup/emulation if the target specific register alloc...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 10 Jan 2013 17:13:32 +0000 (18:13 +0100)
committerDavid Schleef <ds@schleef.org>
Thu, 10 Jan 2013 20:11:54 +0000 (12:11 -0800)
commitb4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a
treea2670027e2f84d2602734c3636e03ca34e68b2f9
parente9825b47323ee58a95c221bc0a7b759ab0c95061
orccompiler: Allow fallback to backup/emulation if the target specific register allocation fails

The OrcCode of the program wouldn't be filled with all required fields
if the register allocation happens to early.
orc/orccompiler.c