diff options
Diffstat (limited to 'llvm/test/Assembler/2008-01-11-VarargAttrs.ll')
| -rw-r--r-- | llvm/test/Assembler/2008-01-11-VarargAttrs.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Assembler/2008-01-11-VarargAttrs.ll b/llvm/test/Assembler/2008-01-11-VarargAttrs.ll index c0aedc80b4c..dd1eed283f3 100644 --- a/llvm/test/Assembler/2008-01-11-VarargAttrs.ll +++ b/llvm/test/Assembler/2008-01-11-VarargAttrs.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llvm-dis | grep byval +; RUN: verify-uselistorder %s -preserve-bc-use-list-order -num-shuffles=5 %struct = type { } |

