summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-thunks.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Mangle a hash of the main file path into anonymous namespacesReid Kleckner2018-08-171-1/+1
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-38/+38
* Bring r325915 back.Rafael Espindola2018-02-231-4/+4
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-4/+4
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-4/+4
* CodeGen: Assign an appropriate comdat to thunks.Peter Collingbourne2015-06-301-2/+2
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-6/+6
* Add comdat to thunks.Rafael Espindola2015-01-191-3/+3
* Make this test a bit stricter. NFC.Rafael Espindola2015-01-191-6/+6
* 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
OpenPOWER on IntegriCloud