Use -output-prefix in bugpoint tests so that outputs go in temp directory (and
[oota-llvm.git] / test / Linker / link-global-to-func.ll
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-07-14 Chris LattnerReimplement LinkFunctionProtos in terms of GetLinkageRe...
2008-07-14 Chris Lattnerimplement linking of globals to functions, in one direction