diff options
Diffstat (limited to 'test/Bitcode/case-ranges-3.3.ll')
-rw-r--r-- | test/Bitcode/case-ranges-3.3.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Bitcode/case-ranges-3.3.ll b/test/Bitcode/case-ranges-3.3.ll index 6e1d0a69a591..020b37f49db7 100644 --- a/test/Bitcode/case-ranges-3.3.ll +++ b/test/Bitcode/case-ranges-3.3.ll @@ -1,4 +1,5 @@ ; RUN: llvm-dis < %s.bc| FileCheck %s +; RUN: verify-uselistorder < %s.bc ; case-ranges.ll.bc was generated by passing this file to llvm-as from the 3.3 ; release of LLVM. This tests that the bitcode for switches from that release |