[ARM, AArch64] Fix an assert message, Darwin isn't the only target supporting TLS...
commitad21cdfcc4499ee4ce2023db494de1bcc51c643e
authorMartin Storsjo <martin@martin.st>
Tue, 14 Nov 2017 19:57:59 +0000 (14 19:57 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 14 Nov 2017 19:57:59 +0000 (14 19:57 +0000)
tree368c276c6eda54f83ff22b61daa42dcff83ed6bc
parentb3dc0cee020b2911c7693e068df8423b173cae96
[ARM, AArch64] Fix an assert message, Darwin isn't the only target supporting TLS. NFC.

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