[AArch64] Fix a use of uninitialized memory introduced in r203125,
authorChandler Carruth <chandlerc@gmail.com>
Mon, 10 Mar 2014 03:52:47 +0000 (03:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 10 Mar 2014 03:52:47 +0000 (03:52 +0000)
commite42bafece17690602b3ce5599f743b4ebef8fe7a
tree4abbfa019fa521113915c4e843afc82a81cd6a1a
parentd25ff6f91777e2ddcfb5ab899584e5febae28f9f
[AArch64] Fix a use of uninitialized memory introduced in r203125,
and caught by the MSan bootstrap build bot. This should hopefully get
the bot green at long last.

llvm-svn: 203441
llvm/lib/Target/AArch64/AArch64Subtarget.cpp