I love how using out of scope variables is not an error with GCC, no really I do.
[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