[NFC] Fix comment in test
authorVitaly Buka <vitalybuka@google.com>
Wed, 4 Nov 2020 21:06:59 +0000 (13:06 -0800)
committerVitaly Buka <vitalybuka@google.com>
Wed, 4 Nov 2020 22:02:28 +0000 (14:02 -0800)
Differential Revision: https://reviews.llvm.org/D90790

compiler-rt/test/sanitizer_common/TestCases/Linux/use_tls_test.cpp

index e69baa4..202030e 100644 (file)
@@ -1,4 +1,4 @@
-// Test that executable with ELF-TLS will link/run successfully on aarch64
+// Test that executable with ELF-TLS will link/run successfully
 // RUN: %clangxx -fno-emulated-tls %s -o %t
 // RUN: %run %t 2>&1
 // REQUIRES: android-28