forked from OSchip/llvm-project
[NFC] Fix comment in test
Differential Revision: https://reviews.llvm.org/D90790
This commit is contained in:
parent
6e73cfa836
commit
90e5b7b8be
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue