summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/runtimecc.cpp
AgeCommit message (Expand)Author
2016-05-10Introduce CGCXXABI::canCallMismatchedFunctionTypeDerek Schuff
2016-05-10Do not register incompatible C++ destructors with __cxa_atexitDerek Schuff
2014-12-05Have the driver and the target code agree on what the default ABIEric Christopher
2014-05-06Include translation unit filename in global ctor symbol names.Nico Weber
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-02-28Use the actual ABI-determined C calling convention for runtimeJohn McCall