summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2018-03-14 18:14:46 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2018-03-14 18:14:46 +0000
commit3f727a8f3a5e1c2e811e1da5fdcd654015c89815 (patch)
tree731f5ab2bf68f14fbf4ab5b9607439ffcc7dfd97 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parente2cc92ce284719b80deb46511ca10682adeca03e (diff)
downloadbcm5719-llvm-3f727a8f3a5e1c2e811e1da5fdcd654015c89815.tar.gz
bcm5719-llvm-3f727a8f3a5e1c2e811e1da5fdcd654015c89815.zip
Set dso_local on external rtti GVs.
In this particular case it would be possible to just add an else with CGM.setDSOLocal(GV), but it seems better to have as many callers as possible just call setGVProperties so that we can centralize the logic there. This patch then makes setGVProperties able to handle null Decls. llvm-svn: 327543
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud