diff options
| author | James Molloy <james.molloy@arm.com> | 2014-06-25 11:46:24 +0000 |
|---|---|---|
| committer | James Molloy <james.molloy@arm.com> | 2014-06-25 11:46:24 +0000 |
| commit | 7d64a0eec4c3311659e6874d8d9a0ea3e753d005 (patch) | |
| tree | 93912d584461cb2742426cdc162cef6b01b45515 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d3f8dd2d1595a626412202385461978c43eb049d (diff) | |
| download | llvm-7d64a0eec4c3311659e6874d8d9a0ea3e753d005.zip llvm-7d64a0eec4c3311659e6874d8d9a0ea3e753d005.tar.gz llvm-7d64a0eec4c3311659e6874d8d9a0ea3e753d005.tar.bz2 | |
[AArch32] Fix a stupid error in an architectural guard
The < 8 instead of <= 8 meant that a bunch of vreinterprets were not available on v8 AArch32. Simplify the guard to just !defined(aarch64) while we're at it, and enable some v8 AArch32 testing.
llvm-svn: 211686
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
