summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/deferred-global-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-3/+3
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Include translation unit filename in global ctor symbol names.Nico Weber2014-05-061-1/+1
* 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
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* C++: Add support for -fno-use-cxa-atexit.Daniel Dunbar2010-03-201-1/+1
* Mangle static variables with an extra name to distinguish them from non-stati...Sean Hunt2010-01-241-1/+1
* Fix for PR5967: Make const-marking for LLVM globals correct for cases requiringEli Friedman2010-01-081-0/+16