aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-08-21 17:38:27 +1000
committerLang Hames <lhames@gmail.com>2025-08-21 18:59:46 +1000
commitca0a8d99bb2e59a30638ccf9f997740ca00f0406 (patch)
treea758ae487005efcc41f04ce9798a92b80cea5002 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent2380d0ad1dd583b773d8b321636ac1f190b1cc1b (diff)
downloadllvm-ca0a8d99bb2e59a30638ccf9f997740ca00f0406.zip
llvm-ca0a8d99bb2e59a30638ccf9f997740ca00f0406.tar.gz
llvm-ca0a8d99bb2e59a30638ccf9f997740ca00f0406.tar.bz2
[orc-rt] Add bitmask-enum helper utilities.
ORC_RT_MARK_AS_BITMASK_ENUM and ORC_RT_DECLARE_ENUM_AS_BITMASK can be used to easily add support for bitmask operators (&, |, ^, ~) to enum types. This code was derived from LLVM's include/llvm/ADT/BitmaskEnum.h header.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions