Put quotes around #error string.
authorJames Y Knight <jyknight@google.com>
Wed, 6 Apr 2016 19:52:32 +0000 (19:52 +0000)
committerJames Y Knight <jyknight@google.com>
Wed, 6 Apr 2016 19:52:32 +0000 (19:52 +0000)
commit037b9894bd9d95c875e98025d825a2a2f141acfc
tree1673fa384f00de413eb8f55c3b84f11c846d318e
parentdf3a20cd8068c732a0b26bdf8c1857c7d97104b4
Put quotes around #error string.

GCC reports "missing terminating ' character", even when it's being
skipped by preprocessing.

llvm-svn: 265590
llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp