]> granicus.if.org Git - clang/commit
test/CodeGen: Don't rely on a value's number in check lines
authorJustin Bogner <mail@justinbogner.com>
Wed, 13 Aug 2014 21:54:06 +0000 (21:54 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 13 Aug 2014 21:54:06 +0000 (21:54 +0000)
commit11f792a2b30882f6e1f32596811c0e21dfb591dd
tree7fc3b36fe364fa4185e73fc989acba4a4c340b7d
parentdc812ef2ed5d41e1696c08f0c4c21a94c21b4521
test/CodeGen: Don't rely on a value's number in check lines

The tests in r215568 hard code a value as %0 in their checks. This
isn't correct in asserts builds.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215585 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/builtins-arm.c