summaryrefslogtreecommitdiffstats
path: root/compiler/compiler.h
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2015-01-27 15:54:30 +0000
committerDavid Brazdil <dbrazdil@google.com>2015-01-27 18:19:37 +0000
commitb86e77937e824940d087b7c5999c79e5c38b00c8 (patch)
treef2559877c27148e1a2d0b5baf4df8a0d304b5c52 /compiler/compiler.h
parent8c776cd9186e68c23b0983415ae14798e5ea5ab3 (diff)
downloadandroid_art-b86e77937e824940d087b7c5999c79e5c38b00c8.tar.gz
android_art-b86e77937e824940d087b7c5999c79e5c38b00c8.tar.bz2
android_art-b86e77937e824940d087b7c5999c79e5c38b00c8.zip
Checker: Allow don't-care output on a line
This patch changes the behaviour of whitespace characters in CHECK lines, allowing for additional content between verified parts of the matched output line. Tests therefore won't need to explicitly match attributes which are not tested. The way attributes are printed ensures that the right part of the line is matched against. Example: - output line: i32 Div [ i4 i8 ] ( loop_header:null ) - CHECK before: Div [ {{i\d+}} {{i\d+}} ] ( loop_header:null ) - CHECK now: Div ( loop_header:null ) Change-Id: Icf6bacfb285ae288bea21640e860a871a94cc386
Diffstat (limited to 'compiler/compiler.h')
0 files changed, 0 insertions, 0 deletions