Make qualifyWindowsLibrary and addStackProbeTargetAttributes
protected members of TargetCodeGenInfo.
These are helper functions used by getDependentLibraryOption and
setTargetAttributes methods when targeting Windows. The change will
allow these functions to be reused after splitting TargetInfo.cpp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo