X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FBitcode%2Finalloca.ll;h=84abe176d65e992a6af8e0f6d27a801c4e5ffbce;hb=2422768a8a9c3a3b21a39d1b763881156dd9892b;hp=b8550052aa644c6eafc847bc3ea3907eb31383d6;hpb=94f7c7aeaa1821c657c57926c67ee691c007fe43;p=oota-llvm.git diff --git a/test/Bitcode/inalloca.ll b/test/Bitcode/inalloca.ll index b8550052aa6..84abe176d65 100644 --- a/test/Bitcode/inalloca.ll +++ b/test/Bitcode/inalloca.ll @@ -1,5 +1,5 @@ ; RUN: llvm-as < %s | llvm-dis | FileCheck %s -; RUN: verify-uselistorder < %s -preserve-bc-use-list-order +; RUN: verify-uselistorder < %s ; inalloca should roundtrip.