diff options
Diffstat (limited to 'test/ELF/oformat-binary.s')
| -rw-r--r-- | test/ELF/oformat-binary.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/oformat-binary.s b/test/ELF/oformat-binary.s index e68f07c57732a..22a25f04c64d6 100644 --- a/test/ELF/oformat-binary.s +++ b/test/ELF/oformat-binary.s @@ -20,6 +20,7 @@ # ERR: unknown --oformat value: foo # RUN: ld.lld -o /dev/null %t --oformat elf +# RUN: ld.lld -o /dev/null %t --oformat elf-foo .text .align 4 |
