Introduce a Module Metadata String "AvoidPLT" to avoid calls via PLT.
Annotating functions with nonlazybind attribute to avoid the PLT does not work for intrinsics. Intrinsics need to be handled specially and it seems easier to handle them by just annotating the module.