diff options
Diffstat (limited to 'test/ELF/end-update.s')
| -rw-r--r-- | test/ELF/end-update.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/end-update.s b/test/ELF/end-update.s index afb137fd2d73a..9ece23ce9ac23 100644 --- a/test/ELF/end-update.s +++ b/test/ELF/end-update.s @@ -1,5 +1,5 @@ -// Should set the value of the "end" symbol if it is undefined. // REQUIRES: x86 +// Should set the value of the "end" symbol if it is undefined. // RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o // RUN: ld.lld %t.o -o %t |
