diff options
Diffstat (limited to 'test/Bitcode/inalloca.ll')
-rw-r--r-- | test/Bitcode/inalloca.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Bitcode/inalloca.ll b/test/Bitcode/inalloca.ll index bad87a9b03f0..84abe176d65e 100644 --- a/test/Bitcode/inalloca.ll +++ b/test/Bitcode/inalloca.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llvm-dis | FileCheck %s +; RUN: verify-uselistorder < %s ; inalloca should roundtrip. |