diff options
Diffstat (limited to 'llvm/test/Assembler/inalloca.ll')
| -rw-r--r-- | llvm/test/Assembler/inalloca.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/inalloca.ll b/llvm/test/Assembler/inalloca.ll index 4dd1b90f3f9..a8c47b4334d 100644 --- a/llvm/test/Assembler/inalloca.ll +++ b/llvm/test/Assembler/inalloca.ll @@ -1,5 +1,5 @@ ; RUN: llvm-as %s -o /dev/null -; RUN: verify-uselistorder %s -preserve-bc-use-list-order +; RUN: verify-uselistorder %s define void @a() { entry: |

