[NFC] Fix comment in test

Differential Revision: https://reviews.llvm.org/D90790
This commit is contained in:
Vitaly Buka 2020-11-04 13:06:59 -08:00
parent 6e73cfa836
commit 90e5b7b8be
1 changed files with 1 additions and 1 deletions

View 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