Also forward declare BitScanReverse.
With the removal of intrin.h in an earlier patch, the intrinsics that we were actually using were manually re-declared, however several of them were missed leading to compilation failures with MSVC. Fix those. llvm-svn: 335427
Loading
Please sign in to comment