[llvm] r193599 - ARM: Add subtarget feature for CRC

Amara Emerson amara.emerson at arm.com
Tue Oct 29 10:01:10 PDT 2013


> I believe this patch has left HasCRC potentially uninitialized for cores
> without the feature explicitly enabled, (i.e. the variable is not set in
> ARMSubtarget::initializeEnvironment).

Fixed initialization in r193624.

Amara







More information about the llvm-commits mailing list