Enable use of __builtin_assume_aligned when self-hosting
Clang/LLVM trunk now have support for __builtin_assume_aligned, turn this && into an || so we can use it ourselves. llvm-svn: 217545
Loading
Please sign in to comment
Clang/LLVM trunk now have support for __builtin_assume_aligned, turn this && into an || so we can use it ourselves. llvm-svn: 217545