diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2019-11-05 11:44:04 +0100 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2019-11-05 12:12:36 +0100 |
commit | 93767143147b7d765c6ce8123a4226d449228649 (patch) | |
tree | 9dce938a812260c09251f76a0bfba110c4d532f4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 646896a442249380f74ff404e6dd26687f3dc6d9 (diff) | |
download | bcm5719-llvm-93767143147b7d765c6ce8123a4226d449228649.tar.gz bcm5719-llvm-93767143147b7d765c6ce8123a4226d449228649.zip |
[Clang FE] Recognize -mnop-mcount CL option (SystemZ only).
Recognize -mnop-mcount from the command line and add a function attribute
"mnop-mcount"="true" when passed.
When this option is used, a nop is added instead of a call to fentry. This
is used when building the Linux Kernel.
If this option is passed for any other target than SystemZ, an error is
generated.
Review: Ulrich Weigand
https://reviews.llvm.org/D67763
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions