summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/pic.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure the propagation of -fPIC/-fPIE.Rafael Espindola2016-06-231-6/+6
* Teach Clang about PIE compilations. This is the first step of PR12380.Chandler Carruth2012-04-081-0/+22
* Rephrase the preprocessor test to directly use CC1 and not botherChandler Carruth2012-04-081-12/+12
* FileCheck-ize this test.Chandler Carruth2012-04-081-9/+12
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-3/+3
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-9/+9
* Force triple for these tests.Daniel Dunbar2009-04-081-3/+3
* Set __PIC__ (more) correctly.Daniel Dunbar2009-04-081-0/+10