[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)
commit292fcee823a79982c00e726482f9cd2e0bb10639
tree83e6c1366283c59efce9e762db3538fded511d15
parent984084aa050848e4e771e02b18d8301e80f72336
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64Subtarget.cpp