summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/runtimecc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce CGCXXABI::canCallMismatchedFunctionTypeDerek Schuff2016-05-101-6/+1
* Do not register incompatible C++ destructors with __cxa_atexitDerek Schuff2016-05-101-1/+6
* Have the driver and the target code agree on what the default ABIEric Christopher2014-12-051-11/+11
* Include translation unit filename in global ctor symbol names.Nico Weber2014-05-061-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Use the actual ABI-determined C calling convention for runtimeJohn McCall2013-02-281-0/+53