summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/visibility-hidden-extern-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Revert 124633. The linker has been told how to merge available_externally.Rafael Espindola2011-02-011-1/+1
* Set visibility for available_externally globals. This is important for two re...Rafael Espindola2011-02-011-1/+1
* Reinstate the optimization suppressing available_externally functionsDouglas Gregor2010-07-131-1/+1
* Speculatively revert r108156; it appears to be breaking self-host.Douglas Gregor2010-07-121-1/+1
* Do not generate LLVM IR for available_externally function bodies atDouglas Gregor2010-07-121-1/+1
* Instantiations subject to an explicit template instantiationDouglas Gregor2010-06-211-0/+26