Set Module Metadata "AvoidPLT" when -fno-plt is used.
Please see:
https://reviews.llvm.org/D42216 for more details.
This allows processing of calls to intrinsics easily.
Differential D42217
Set Module Metadata "AvoidPLT" when -fno-plt is used. tmsriram on Jan 17 2018, 4:50 PM. Authored by
Details Set Module Metadata "AvoidPLT" when -fno-plt is used. Please see: This allows processing of calls to intrinsics easily.
Diff Detail Event TimelineComment Actions Ping. This patch goes with https://reviews.llvm.org/D42216, Rafael can you approve this too if you think it is ok? Thanks. |