* implemented thlcgllvm.g_external_wrapper by just declaring the new symbol as an alias for the old one (rather than creating an interprocedural jump, which is not possible in llvm IR and which is less efficient anyway) (declaration for this method was already accidentally committed in r30722)