[AArch64] Convert a conditional check that will always be true to an assert. NFC.
[oota-llvm.git] / lib / Target / SystemZ / TargetInfo / CMakeLists.txt
1 add_llvm_library(LLVMSystemZInfo
2   SystemZTargetInfo.cpp
3   )