summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-08-29 20:32:18 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-08-29 20:32:18 +0000
commit541252402559388dd633dfb7ff2df6433544ec61 (patch)
treef45f9085f6cb6c4e30064563299f3bdb6e54a1ae /llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
parent3b230089877eaf44ae1452afe358d85b0538db46 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud