Files
clang-p2996/llvm/lib/TargetParser/AArch64TargetParser.cpp
hassnaaHamdi 491a1cd09e [AArch64]: Refactor target parser to use Bitset. (#65423)
Use Bitset instead of BitMasking for the Architecture Extensions,
as the number of extensions will exceed the bitmask bits eventually.
2023-09-12 14:54:33 +01:00

4.0 KiB