summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/pragma-weak.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-4/+4
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Switch to the new MingW ABI.Rafael Espindola2013-12-121-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-5/+5
* Be more careful in applying pragma weak. Fixes pr14974.Rafael Espindola2013-02-261-0/+31