summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/visibility-hidden-extern-templates.cpp
AgeCommit message (Expand)Author
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-12-12Switch to the new MingW ABI.Rafael Espindola
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-02-01Revert 124633. The linker has been told how to merge available_externally.Rafael Espindola
2011-02-01Set visibility for available_externally globals. This is important for two re...Rafael Espindola
2010-07-13Reinstate the optimization suppressing available_externally functionsDouglas Gregor
2010-07-12Speculatively revert r108156; it appears to be breaking self-host.Douglas Gregor
2010-07-12Do not generate LLVM IR for available_externally function bodies atDouglas Gregor
2010-06-21Instantiations subject to an explicit template instantiationDouglas Gregor