Make FMA4 imply AVX so that YMM registers would be available. Necessitates removing...
[oota-llvm.git] / lib / Support / DataExtractor.cpp
2011-09-13 Benjamin KramerAdd the DataExtractor utility class.