summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-10-26 17:15:10 -0700
committerMatt Arsenault <arsenm2@gmail.com>2019-11-19 23:20:15 +0530
commite531750c6cf9ab6ca987ffbfe100b1d766269eb5 (patch)
treeab2dea2f82cf219be966b595561eb6d452ab00a5 /lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py
parentce5de93e838f7391760ba2956c7e0ae5d203cb6f (diff)
downloadbcm5719-llvm-e531750c6cf9ab6ca987ffbfe100b1d766269eb5.tar.gz
bcm5719-llvm-e531750c6cf9ab6ca987ffbfe100b1d766269eb5.zip
clang: Add -fconvergent-functions flag
The CUDA builtin library is apparently compiled in C++ mode, so the assumption of convergent needs to be made in a typically non-SPMD language. The functions in the library should still be assumed convergent. Currently they are not, which is potentially incorrect and this happens to work after the library is linked.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud