Tighten up this test a bit.
authorSean Silva <chisophugis@gmail.com>
Fri, 11 Mar 2016 00:48:36 +0000 (00:48 +0000)
committerSean Silva <chisophugis@gmail.com>
Fri, 11 Mar 2016 00:48:36 +0000 (00:48 +0000)
Thanks to Rafael to spotting this in the post-commit review of r263070.

llvm-svn: 263178

lld/test/ELF/lto/save-temps.ll

index aa876d2..a7fe967 100644 (file)
@@ -6,6 +6,7 @@
 ; RUN: llvm-nm %t | FileCheck %s
 ; RUN: llvm-nm %t.lto.bc | FileCheck %s
 ; RUN: llvm-nm %t.lto.o | FileCheck %s
+; RUN: llvm-dis %t.lto.bc
 
 target triple = "x86_64-unknown-linux-gnu"
 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"