For ARM/Darwin, add a dwarf entry indicating whether a function is arm or thumb
[oota-llvm.git] / include / llvm / CodeGen / PostRAHazardRecognizer.h
2010-06-14 Sean HuntAdd missing include to unbreak the build.
2010-06-14 Evan Cheng- Do away with SimpleHazardRecognizer.h. It's not used...