summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-04-24 21:00:59 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-04-24 21:00:59 +0000
commit03a061ffeb10bbba1cea80f0545fb5dd8238a3c6 (patch)
tree75490f84160232cc67518e1108a2d1acf087bb6e /lldb/packages/Python
parent7793ba86d15f9352ef094845f3eac2f39de161f2 (diff)
downloadbcm5719-llvm-03a061ffeb10bbba1cea80f0545fb5dd8238a3c6.tar.gz
bcm5719-llvm-03a061ffeb10bbba1cea80f0545fb5dd8238a3c6.zip
unwind: unify _LIBUNWIND_ABORT
Rather than use the `__assert_rtn` on libSystem based targets and a local `assert_rtn` function on others, expand the function definition into a macro which will perform the writing to stderr and then abort. This unifies the definition and behaviour across targets. Ensure that we flush stderr prior to aborting. llvm-svn: 267364
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud