diff options
author | Vince Harron <vince@nethacker.com> | 2015-03-13 03:43:46 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-03-13 03:43:46 +0000 |
commit | 393edd1cb309864fbe716315ecb479738079942f (patch) | |
tree | 178a089f33e690e9b67235a150695487f277ec8c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9fe00e52d3dc12e80428648d84542f800c362163 (diff) | |
download | bcm5719-llvm-393edd1cb309864fbe716315ecb479738079942f.tar.gz bcm5719-llvm-393edd1cb309864fbe716315ecb479738079942f.zip |
Don't require AVX registers if the target CPU doesn't have them
TestLldbGdbServer was failing because it always assumed AVX is available on
x86_64 Linux. This patch checks the target before asserting that AVX
registers are available.
llvm-svn: 232137
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions