No need to make the subtarget feature bit enum a uint64_t. This was a leftover...
No need to make the subtarget feature bit enum a uint64_t. This was a leftover from when the feature bit enum contained masks instead of bit indices. llvm-svn: 260808
Loading
Please sign in to comment