diff options
| author | vporpo <vasileios.porpodas@amd.com> | 2026-02-04 11:11:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-04 11:11:18 -0800 |
| commit | d9da5d7626b0ea8d8f1d04ce017f147269512ef3 (patch) | |
| tree | c6d273b67bd71d6cb3bff8caf430ac4a9cb309c4 /llvm/test/DebugInfo/XCore | |
| parent | 320c3309897dc8279300fc3d233c5d677cf0053a (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
The eventCounter() function searches through the array of events. This
array is owned by the WaitcntGenerator class.
This patch moves the function into the WaitcntGenerator class which
helps hide the event array from the user.
It also renames it to getCounterFromEvent().
This should be NFC.
Diffstat (limited to 'llvm/test/DebugInfo/XCore')
0 files changed, 0 insertions, 0 deletions
