summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/command_plugin/plugin.cpp.template
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2020-02-16 23:04:25 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2020-02-19 22:33:51 -0600
commit16188f9d70d77ca9ff1d1d2ff2db64479341e9bf (patch)
tree5c0f029c06aea1fa443d5457bf6e2221f6ad70cf /lldb/test/API/functionalities/plugins/command_plugin/plugin.cpp.template
parent14fb31795a4bd25798bc2788dd4d4e38e3ea41c7 (diff)
[Attributor][FIX] Do not create new calls edge we cannot handle
If we propagate function pointers across function boundaries we can create new call edges. These need to be represented in the CG if we run as a CGSCC pass. In the new pass manager that is currently not handled by the CallGraphUpdater so we need to prevent the situation for now.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/command_plugin/plugin.cpp.template')
0 files changed, 0 insertions, 0 deletions