aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorMikael Holmen <mikael.holmen@ericsson.com>2024-02-02 10:37:42 +0100
committerMikael Holmen <mikael.holmen@ericsson.com>2024-02-02 10:50:47 +0100
commit42ec9934e1079742e0b5d839e420bc3f746fc73b (patch)
tree2bd0f81285bbd322fa24adb0b664e8493f7248ca /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parenta52e9eca3001b23c7952300e5a32b5c58ef2e0e2 (diff)
downloadllvm-42ec9934e1079742e0b5d839e420bc3f746fc73b.zip
llvm-42ec9934e1079742e0b5d839e420bc3f746fc73b.tar.gz
llvm-42ec9934e1079742e0b5d839e420bc3f746fc73b.tar.bz2
[PowerPC] Fix gcc -Wparentheses warning [NFC]
Without this gcc warns like ../lib/Target/PowerPC/PPCAsmPrinter.cpp:1650:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1650 | (InstDisp >= -32768) && | ~~~~~~~~~~~~~~~~~~~~~^~ 1651 | "Expecting the instruction displacement for local-exec TLS " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1652 | "variables to be between [-32768, 32768)!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions