diff options
| author | Kai Nacke <kai.peter.nacke@ibm.com> | 2025-02-06 16:08:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-06 16:08:05 -0500 |
| commit | d905c7e316b941afcef32e28073b3e77c536407c (patch) | |
| tree | 33bb35da7560bfa5e37a0144aafe9426ea0ba905 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | da053415d214d6a66ff5f8c69eb35b2c9ada9caf (diff) | |
[XRay][SystemZ] Use stckf for non-clang compilers (#125289)
Turns out there are users who use gcc to compile compiler-rt. Using the
clang-specific builtin function `__builtin_readcyclecounter()` does not
work in this case.
Solution is to use inline assembly using the stckf instruction in case
the compiler is not clang.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
