aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-06-25 13:47:32 -0700
committerFangrui Song <i@maskray.me>2022-06-25 13:47:32 -0700
commitd479b2e4db62f527e2bcdaa601f9d195cf4b7df0 (patch)
tree32803a535f5cef0d796cabd495310deca833d6af /llvm/lib
parent3d37e785c77a2461abe43b82bd0ac247244f94f1 (diff)
downloadllvm-d479b2e4db62f527e2bcdaa601f9d195cf4b7df0.zip
llvm-d479b2e4db62f527e2bcdaa601f9d195cf4b7df0.tar.gz
llvm-d479b2e4db62f527e2bcdaa601f9d195cf4b7df0.tar.bz2
[ELF] Fix precedence of == and != in expressions
In GNU ld, the == and != operators have lower precedence than < > <= >=. This behavior matches C.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions