summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/runtime-dllstorage.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-1/+1
* Re-land r359250, [COFF] Statically link certain runtime library functionsReid Kleckner2019-04-291-2/+2
* Revert [COFF] Statically link certain runtime library functionsReid Kleckner2019-04-251-1/+1
* [COFF] Statically link certain runtime library functionsReid Kleckner2019-04-251-1/+1
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-111-15/+15
* Set dso_local for runtime function.Rafael Espindola2018-03-201-19/+19
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-1/+1
* Set dso_local on tls init functions.Rafael Espindola2018-03-071-0/+1
* Bring r325915 back.Rafael Espindola2018-02-231-7/+7
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-7/+7
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-7/+7
* CodeGenCXX: no default dllimport storage for mingwMartell Malone2017-11-041-1/+1
* CodeGen: fix runtime function dll storageSaleem Abdulrasool2016-12-151-0/+158