diff options
| author | Justin Bogner <mail@justinbogner.com> | 2025-11-03 11:13:50 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 19:13:50 +0000 |
| commit | 3a0c534032aac828a12fd2057b00197a12aa90b2 (patch) | |
| tree | dcbc20b3d57cf9fe148677ce58cc6eee9ac903a0 /llvm/tools/llvm-diff/lib | |
| parent | 0a28c07f2f51b6c94546f8e8e59c4e934ba6c520 (diff) | |
| download | llvm-3a0c534032aac828a12fd2057b00197a12aa90b2.zip llvm-3a0c534032aac828a12fd2057b00197a12aa90b2.tar.gz llvm-3a0c534032aac828a12fd2057b00197a12aa90b2.tar.bz2 | |
[ORC] Fix -Wunused-function warning on windows (#166207)
All of the users of this function are guarded by LLVM_ON_UNIX and
LLVM_ENABLE_THREADS ifdefs, so wrap the function itself in these guards
as well to avoid the unused function warning.
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions
