In PIC mode we import function address via GOT.mem imports but for
direct function calls we still import the first class function.
However, if the function is never directly called we can avoid the first
class import completely.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo