diff options
author | Arthur Eubanks <aeubanks@google.com> | 2022-06-06 19:38:50 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2022-06-06 19:41:26 -0700 |
commit | f9ac5575675e4117c2e097a71ad0f02cab92aa97 (patch) | |
tree | f09a8286ddf3c2b937ef066c4fc78e504746314d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | bed7d707ac72ce829f0812c85794380713a2dc31 (diff) | |
download | llvm-f9ac5575675e4117c2e097a71ad0f02cab92aa97.zip llvm-f9ac5575675e4117c2e097a71ad0f02cab92aa97.tar.gz llvm-f9ac5575675e4117c2e097a71ad0f02cab92aa97.tar.bz2 |
[NFC] Properly suppress unused argument warning in __isOSVersionAtLeast()
Casting to non-void causes
expression result unused [-Wunused-value]
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions