OSDN Git Service

[ARM] Tighten up CHECK lines in a test
authorOliver Stannard <oliver.stannard@arm.com>
Tue, 24 Oct 2017 14:20:13 +0000 (14:20 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Tue, 24 Oct 2017 14:20:13 +0000 (14:20 +0000)
commit3caa1be63139d66675b2c3a50b44a1de295aed40
treeade79e7d5a7d0ccf6ac9fdbf9a3ecb1f4ceae844
parent60da1ac8d3295256a56573b74c0a131958db1c82
[ARM] Tighten up CHECK lines in a test

These tests checked for the line number without a leading ":", so for example,
a missed diagnostic on line 123 could match one on line 1123, 2123, etc,
desynchronising the test for hundreds of lines.

This couldn't cause it to incorrectly pass or fail, but made it hard to track
down test failures.

Differential revision: https://reviews.llvm.org/D39238

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316442 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/v8_IT_manual.s