summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pic.c
AgeCommit message (Expand)Author
2016-06-23Restructure the propagation of -fPIC/-fPIE.Rafael Espindola
2012-04-08Teach Clang about PIE compilations. This is the first step of PR12380.Chandler Carruth
2012-04-08Rephrase the preprocessor test to directly use CC1 and not botherChandler Carruth
2012-04-08FileCheck-ize this test.Chandler Carruth
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-08Force triple for these tests.Daniel Dunbar
2009-04-08Set __PIC__ (more) correctly.Daniel Dunbar