MC/Mach-O/ARM: We always use the SECTDIFF reloc type on ARM, which is
[oota-llvm.git] / test / Transforms / SimplifyCFG / speculate-with-offset.ll
2010-11-11 Dan GohmanFactor out Instruction::isSafeToSpeculativelyExecute...