MC/Mach-O/ARM: We always use the SECTDIFF reloc type on ARM, which is
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrSpn.ll
2010-11-29 Benjamin KramerFix some broken CHECK lines.
2010-09-30 Benjamin KramerAdd constant folding for strspn and strcspn to Simplify...