Skip to content

Commit

Permalink
[NFC] Fix comment in test
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D90790
  • Loading branch information
vitalybuka committed Nov 4, 2020
1 parent 6e73cfa commit 90e5b7b
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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
Expand Down

0 comments on commit 90e5b7b

Please sign in to comment.