MC/Mach-O/ARM: We always use the SECTDIFF reloc type on ARM, which is
[oota-llvm.git] / test / Transforms / SCCP / ipsccp-addr-taken.ll
2010-08-12 Chris Lattnerfix PR7876: If ipsccp decides that a function's address...