Initialize required component.

Without the initialization of MCRegisterInfo for X86,
libbcc will crash at compile time for some input, for example:

define double @testDouble() {
entry:
  ret double 2.000000e-01
}

Change-Id: Ifde89c5bd39e67f852c25cc7dc08c8f0c256ea6b
1 file changed