OSDN Git Service

[ARM, AArch64] Fix an assert message, Darwin isn't the only target supporting TLS...
authorMartin Storsjo <martin@martin.st>
Tue, 14 Nov 2017 19:57:59 +0000 (19:57 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 14 Nov 2017 19:57:59 +0000 (19:57 +0000)
commit35b1f99e948df806b04133bb3ce2ff997e31c1bc
tree368c276c6eda54f83ff22b61daa42dcff83ed6bc
parent7f62a83c8dcd900e5ce1d936a1bf39341b55a418
[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