[ARM64][MC] Set the default CPU to cyclone when initilizating the MC layer.
authorQuentin Colombet <qcolombet@apple.com>
Mon, 14 Apr 2014 21:25:53 +0000 (21:25 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Mon, 14 Apr 2014 21:25:53 +0000 (21:25 +0000)
commit05620e5439d73e5ae43092d353bcb2c6a50d7eca
tree5371edd37e11f5ae01ae50ba038830c73ae35fcf
parent7a6948924294192da82b7224780d572b9fe4b4fa
[ARM64][MC] Set the default CPU to cyclone when initilizating the MC layer.
This matches that ARM64Subtarget does for now.

This is related to <rdar://problem/16573920>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206211 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/MCTargetDesc/ARM64MCTargetDesc.cpp