[AArch64][CallLowering] Do not build the API if GlobalISel is not built.
authorQuentin Colombet <qcolombet@apple.com>
Thu, 7 Apr 2016 20:47:51 +0000 (20:47 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Thu, 7 Apr 2016 20:47:51 +0000 (20:47 +0000)
commit789ad56248bf35b0e6f1f94a0a9f449bfdc7ed3e
treeb5e8cd4f533fade0e11b3b1289de1ddff64356d7
parenta1ddf5e74433b9fbe99d9d26a3297c2f90b1da5e
[AArch64][CallLowering] Do not build the API if GlobalISel is not built.
This gets rid of some ifdefs and dummy implementations that were here
just to fill the blanks.

llvm-svn: 265719
llvm/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/lib/Target/AArch64/CMakeLists.txt