summaryrefslogtreecommitdiff
path: root/test/CodeGen/2009-04-23-dbg.c
AgeCommit message (Expand)Author
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2010-07-30There is no reason for this test to invoke 'llc'.Daniel Dunbar
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-08-25Update clang for raw_fd_ostream no longer requiring F_Force.Dan Gohman
2009-04-23Handle corner case where clang-cc is invoked directly to compile preprocessed...Devang Patel