aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC/cstring-align.c
AgeCommit message (Expand)Author
2011-04-14tests: Remove a FrontendC test which is no longer valid.Daniel Dunbar
2010-11-25Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands
2010-09-09Another test that uses -m64. Here too it looks like it can beDuncan Sands
2010-04-28Rework global alignment computation again. Now we do round upChris Lattner
2010-04-26Revert r102300/102301, which serious broke objc apps.Chris Lattner
2010-04-25this passes now.Chris Lattner
2010-01-06This is testing a darwin specific feature, so only turnDuncan Sands
2009-11-20Fix -march= name for x86-64.Daniel Dunbar
2009-11-20Specify proper arch and triple for 64-bit.Bill Wendling
2009-11-20Testcase for r89415.Bill Wendling