diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-12 03:05:03 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-12 03:05:03 +0000 |
commit | c066d9cf55686a1fff5b7fe1bd1b77bdac6dca54 (patch) | |
tree | 652c230870a3a7ad40b03c18f09b258efa67bc51 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 6efde2fb451bf6c5538ca38cfb44cf84a7bb0e72 (diff) | |
download | bcm5719-llvm-c066d9cf55686a1fff5b7fe1bd1b77bdac6dca54.tar.gz bcm5719-llvm-c066d9cf55686a1fff5b7fe1bd1b77bdac6dca54.zip |
Basic: fix profiling with GNU EABI
The GNU profiling support indicates that the interface is `_mcount` rather than
`mcount`. Conditionalise the behaviour according to the `-meabi gnu` flag.
Resolves PR27311
llvm-svn: 266039
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions