diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-01-03 03:30:22 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-01-03 03:30:22 +0000 |
commit | 1eae141f195b7edd060c2c872ea3eac4ce937262 (patch) | |
tree | 5b04e84752e70803ad014d63813b68fa956d68b1 /lib/Transforms/Vectorize/LoopVectorize.h | |
parent | 82860f63e1678077fe665c21179b9df47fd313bb (diff) |
Compiler.h: Leave LLVM_BUILTIN_UNREACHABLE undefined if it is unavailable in host compiler.
Users of LLVM_BUILTIN_UNREACHABLE should be responsible in the case when LLVM_BUILTIN_UNREACHABLE is undefined.
Actually, (0, (p)) in LLVM_ASSUME_ALIGNED(p, a) caused thousands of warnings on g++-4.4. It was a motivation in this commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171455 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.h')
0 files changed, 0 insertions, 0 deletions