[AArch64] Use the default constructor of RegisterBankInfo when GlobalISel is not built. This will avoid link-time error as the defautl constructor of RegisterBankInfo is the only one available when GlobalISel is not built.
llvm-svn: 265549
[AArch64] Use the default constructor of RegisterBankInfo when GlobalISel is… qcolombet on Apr 6 2016, 8:53 AM. Authored by Tags None Subscribers None
Description
Details
|