summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sections.c
Commit message (Expand)AuthorAgeFilesLines
* Move test/CodeGen/sections.c to CodeGenCXX/sections.cppHans Wennborg2014-10-171-61/+0
* test/CodeGen/sections.c: add tripleHans Wennborg2014-10-161-1/+1
* MS Compat: mark globals emitted in read-only sections constHans Wennborg2014-10-161-0/+10
* [MS-ABI] Lit fix for r205810Warren Hunt2014-04-081-1/+1
* [MS-ABI] Add support for #pragma section and related pragmasWarren Hunt2014-04-081-26/+49
* The emitted IR is the same, we need these flags to actually use the LLVM target.Nick Lewycky2013-10-111-0/+2
* Add -fno-function-sections and -fno-data-sections. SinceNick Lewycky2013-10-111-0/+26
OpenPOWER on IntegriCloud