OSDN Git Service

[llvm-exegesis] Adjust AArch64 unit test
authorJohn Brawn <john.brawn@arm.com>
Tue, 3 Jul 2018 10:52:20 +0000 (10:52 +0000)
committerJohn Brawn <john.brawn@arm.com>
Tue, 3 Jul 2018 10:52:20 +0000 (10:52 +0000)
commited0d4dabbee72bd62b0ac8fa3493ae1960ad8a34
tree915de5dcea3701d4ab895493ae20ae8e67a2c8a9
parenta5c6980ab7a12899995e35a21561d22fe22147b7
[llvm-exegesis] Adjust AArch64 unit test

The signature of setRegToConstant changed in r336171, so adjust the AArch64
unit test in a similar way to how the X86 unit test was changed in that commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336188 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp