aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-04-23 10:54:27 +0000
committerTamas Berghammer <tberghammer@google.com>2015-04-23 10:54:27 +0000
commitf959520efc71c4f64f1f3a0e5505166751c9a260 (patch)
treebcd8d0043efb7351f2c0c1d0294caacd5d6cf0de /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent532a031422a341ede79c91441417f7bb860e9209 (diff)
downloadllvm-f959520efc71c4f64f1f3a0e5505166751c9a260.zip
llvm-f959520efc71c4f64f1f3a0e5505166751c9a260.tar.gz
llvm-f959520efc71c4f64f1f3a0e5505166751c9a260.tar.bz2
Fix test expectation in TestNoreturnUnwind
The test case lookinhg for the abort function in the stack trace. Previously it lookd for a function which ends with "abort" but on some system there are multiple such functions (e.g.: on android abort calls __libc_android_abort) what made the test fail. This CL change the behaviour to look for the abort function based on a fix list of names. llvm-svn: 235584
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions