diff options
Diffstat (limited to 'test/ELF/many-sections.s')
| -rw-r--r-- | test/ELF/many-sections.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/many-sections.s b/test/ELF/many-sections.s index ae923889ddc1..7ef0f7ceaac4 100644 --- a/test/ELF/many-sections.s +++ b/test/ELF/many-sections.s @@ -1,3 +1,4 @@ +// REQUIRES: x86 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t // RUN: llvm-readobj -t %t | FileCheck %s |
