diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-08-29 20:32:18 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-08-29 20:32:18 +0000 |
commit | 541252402559388dd633dfb7ff2df6433544ec61 (patch) | |
tree | f45f9085f6cb6c4e30064563299f3bdb6e54a1ae /llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | |
parent | 3b230089877eaf44ae1452afe358d85b0538db46 (diff) | |
download | bcm5719-llvm-541252402559388dd633dfb7ff2df6433544ec61.tar.gz bcm5719-llvm-541252402559388dd633dfb7ff2df6433544ec61.zip |
Fix a test broken by r216564.
llgs Linux is no longer doing the translation to some gdb fixed signal
numbers. This change modifies the test method to take in the signo
expected for a segfault. The debugserver test uses the fixed gdb number,
and everything else uses signal.SIGSEGV for the platform.
Sidenote: I somehow did not see this reported in multicore tests.
I will need to verify that we aren't missing test failures in that
script. I need to verify why this wasn't more obvious with
test/dosep.py.
llvm-svn: 216770
Diffstat (limited to 'llvm/lib/Analysis/MemoryDependenceAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions