Each input file is encoded as a separate compile unit in LLVM debugging
[oota-llvm.git] / test / Linker / link-global-to-func.ll
2008-07-14 Chris LattnerReimplement LinkFunctionProtos in terms of GetLinkageRe...
2008-07-14 Chris Lattnerimplement linking of globals to functions, in one direction