aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/ConstantRangeTest.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2021-07-21 12:37:28 +0000
committerDavid Spickett <david.spickett@linaro.org>2021-07-21 12:43:07 +0000
commitbb4f7b916661d2517fb8dfadfc8629e6bed56ce4 (patch)
treec5df4c7addf4b54157ed8b7a026c184ded34233a /llvm/unittests/IR/ConstantRangeTest.cpp
parent48e9602c4065368fc0731cfc6f08a858fa4526b4 (diff)
downloadllvm-bb4f7b916661d2517fb8dfadfc8629e6bed56ce4.zip
llvm-bb4f7b916661d2517fb8dfadfc8629e6bed56ce4.tar.gz
llvm-bb4f7b916661d2517fb8dfadfc8629e6bed56ce4.tar.bz2
[compiler-rt][hwasan] Update register-dump-read.c test
Since d564cfb53c71dbbbd46b6719f5fe53d70313de45 moved __hwasan_tag_mismatch4 this test has been reporting a frame 0 of __hwasan_tag_mismatch_v2. This failure can be seen on our bots: https://lab.llvm.org/buildbot/#/builders/185/builds/170 Before the change: #0 0xaaaaba100e40 in main <...>/register-dump-read.c:21:10 After the change: #0 0xaaaab8494bec in __hwasan_tag_mismatch_v2 <...>/hwasan/hwasan_tag_mismatch_aarch64.S:147 #1 0xaaaab84b4df8 in main <..>/register-dump-read.c:14:10 Update the test to check for a main frame as either frame 0 or frame 1.
Diffstat (limited to 'llvm/unittests/IR/ConstantRangeTest.cpp')
0 files changed, 0 insertions, 0 deletions