diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-07-21 07:38:43 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-07-21 07:38:43 +0000 |
commit | fe22d59a8424dd63184fa834f5915f9fdf2ec4ec (patch) | |
tree | da732b15d600d8b4037c52c852949768148f19a3 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 45db56c375a2f085b6eceb476349cd177bdff7a4 (diff) | |
download | llvm-fe22d59a8424dd63184fa834f5915f9fdf2ec4ec.zip llvm-fe22d59a8424dd63184fa834f5915f9fdf2ec4ec.tar.gz llvm-fe22d59a8424dd63184fa834f5915f9fdf2ec4ec.tar.bz2 |
[Sema,X86] Add explicit check to ensure that builtins that require x86-64 target throw an error if used on 32-bit target.
If these builtins are allowed to go through on a 32-bit target they will fire assertions in the backend.
Fixes PR28635.
llvm-svn: 276250
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions