diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2023-02-24 15:11:16 +0700 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2023-02-24 15:12:16 +0700 |
commit | 7f81dd4dd630790070698816f03597279da67d45 (patch) | |
tree | 7d4a168b430b2e8ab6702b5775eafffb8df717ac /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9683a9c9989a3ab40fde9afdcdc5ba7e203e3728 (diff) | |
download | llvm-7f81dd4dd630790070698816f03597279da67d45.zip llvm-7f81dd4dd630790070698816f03597279da67d45.tar.gz llvm-7f81dd4dd630790070698816f03597279da67d45.tar.bz2 |
[NFC] Make FPClassTest a bitmask enumeration
This is recommit of 2e416cdd52, fixed to be accepatble by GCC.
The original commit message is below.
With this change bitwise operations are allowed for FPClassTest
enumeration, it must simplify using this type. Also some functions
changed to get argument of type FPClassTest instead of unsigned.
Differential Revision: https://reviews.llvm.org/D144241
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions