This change modifies CodeGenModule::emitMultiVersionFunctions() in preparation
for a change that will merge support for emitting target_clones resolvers into
this function. This change mostly serves to isolate indentation changes from
later behavior modifying changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo