diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-25 16:48:40 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-25 16:48:40 +0000 |
commit | 702eefed9a5f3dd407b5e9178f96a1a4661f0584 (patch) | |
tree | 69b93b5de5314904b3161226f251e4add0fd14e8 /llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp | |
parent | 9eb154cb0fd3e2da9ead9e930a18447cd923fb2b (diff) | |
download | llvm-702eefed9a5f3dd407b5e9178f96a1a4661f0584.zip llvm-702eefed9a5f3dd407b5e9178f96a1a4661f0584.tar.gz llvm-702eefed9a5f3dd407b5e9178f96a1a4661f0584.tar.bz2 |
Headers: be a bit more careful about inline asm
Conditionally include x86intrin.h if we are building for x86 or x86_64.
Conditionalise definition of inline assembly routines which use x86 or x86_64
inline assembly. This is needed as clang can target Windows on ARM where these
definitions may be included into user code.
llvm-svn: 211716
Diffstat (limited to 'llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp')
0 files changed, 0 insertions, 0 deletions