summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-thunks.cpp
Commit message (Expand)AuthorAgeFilesLines
* MS ABI: Properly call global delete when invoking virtual destructorsDavid Majnemer2014-10-311-2/+2
* MS ABI: Emit more canonical vbptr stores and loadsReid Kleckner2014-10-221-4/+3
* MS ABI: Update the thunk linkage computationHans Wennborg2014-06-061-4/+15
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Fix PR17738 - add support for vtordisp thunks when using -cxx-abi microsoftTimur Iskhodzhanov2013-11-061-2/+0
* Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...Timur Iskhodzhanov2013-10-301-7/+30
* Use castAs instead of cast in thunk generationReid Kleckner2013-10-111-0/+15
* Reland 192220 "Abstract out parts of thunk emission code, add support for sim...Timur Iskhodzhanov2013-10-091-0/+118
* Revert 192220 as it fails on an assertionTimur Iskhodzhanov2013-10-081-118/+0
* Abstract out parts of thunk emission code, add support for simple thunks when...Timur Iskhodzhanov2013-10-081-0/+118