From 84c4061b34e048f47e5eb4fbabc1558495e8157c Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Thu, 2 Aug 2018 17:33:42 +0000 Subject: Vendor import of lld trunk r338536: https://llvm.org/svn/llvm-project/lld/trunk@338536 --- test/ELF/oformat-binary.s | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/ELF/oformat-binary.s') diff --git a/test/ELF/oformat-binary.s b/test/ELF/oformat-binary.s index 44c7b5ac2d8df..e68f07c57732a 100644 --- a/test/ELF/oformat-binary.s +++ b/test/ELF/oformat-binary.s @@ -19,6 +19,8 @@ # RUN: | FileCheck %s --check-prefix ERR # ERR: unknown --oformat value: foo +# RUN: ld.lld -o /dev/null %t --oformat elf + .text .align 4 .globl _start -- cgit v1.2.3