summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86/stdcall.ll
Commit message (Collapse)AuthorAgeFilesLines
* LTO: Use the correct mangler function in ↵Peter Collingbourne2016-10-121-0/+10
LTOCodeGenerator::applyScopeRestrictions(). We need to use the overload of Mangler::getNameWithPrefix that takes a GlobalValue in order to mangle in the stdcall stack byte count for Windows targets. Differential Revision: https://reviews.llvm.org/D25529 llvm-svn: 284040
OpenPOWER on IntegriCloud