summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2015-11-19 08:49:57 +0000
committerJames Molloy <james.molloy@arm.com>2015-11-19 08:49:57 +0000
commit0ecdbe7d6b543256f9225355cc3c315314a2fd57 (patch)
tree29a1fe6488764c9d86cb0d94411f7a11ddf3f58a /lldb/packages/Python/lldbsuite/test/lldbplatformutil.py
parentdd679b334b1c957fd5d9c9ee1fb0f8530341dc15 (diff)
downloadbcm5719-llvm-0ecdbe7d6b543256f9225355cc3c315314a2fd57.tar.gz
bcm5719-llvm-0ecdbe7d6b543256f9225355cc3c315314a2fd57.zip
[FunctionAttrs] Provide a mechanism for adding function attributes from the command line
This provides a way to force a function to have certain attributes from the command line. This can be useful when debugging or doing workload exploration, where manually editing IR is tedious or not possible (due to build systems etc). The syntax is -force-attribute=function_name:attribute_name All function attributes are parsed except alignstack as it requires an argument. llvm-svn: 253550
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbplatformutil.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud