summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-04-24 19:02:54 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-04-24 19:02:54 +0000
commit91cee68e1f0fe3aa22513af6fa6d7308150bcfc9 (patch)
treee401782dda4b928c6f6bee4795ee770c63f094c4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent97bdb04a3b7d29d909a3e2292b9f0fe4fa59213b (diff)
downloadbcm5719-llvm-91cee68e1f0fe3aa22513af6fa6d7308150bcfc9.tar.gz
bcm5719-llvm-91cee68e1f0fe3aa22513af6fa6d7308150bcfc9.zip
[fuzzer] Fix reload.test on Linux/aarch64
The compiler generates a 'brk' instruction for __builtin_trap on aarch64 and Linux kernel issues a SIGTRAP. It is different from x86, where compiler emits an 'ud2' and kernel issues a SIGILL. A straightforward is to use abort instead. llvm-svn: 359126
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud