[PATCH] CodeGen: Assign an appropriate comdat to thunks.

David Majnemer david.majnemer at gmail.com
Tue Jun 30 01:48:27 PDT 2015


Can't this be fixed by moving the call of `CGM.getCXXABI().setThunkLinkage` in `CodeGenVTables::emitThunk` to `CodeGenFunction::GenerateThunk` right after the call to `CGM.setFunctionLinkage`?


http://reviews.llvm.org/D10829

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list