llvm/test/CodeGen/X86/pr12312.ll: Add -mtriple=x86_64-unknown-unknown.
[oota-llvm.git] / test / CodeGen / X86 / tail-call-got.ll
2011-08-31 Benjamin KramerThis test requires sse, otherwise x87 ops will block...
2011-08-11 Eli FriedmanFix X86TargetLowering::LowerExternalSymbol so that...