aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/code-coverage.c
AgeCommit message (Expand)Author
2013-03-20The flag "-coverage-function-names-in-data" is actually backwards -- we doNick Lewycky
2013-03-18Update testcase for r177340.Bill Wendling
2013-02-20Attempt to clean up tests for non-X86 platforms.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2012-12-18Now that the uninitialized variable has been fixed in llvm, add this test back,Rafael Espindola
2012-12-10Remove until I can fix this.Bill Wendling
2012-12-10Use correct flags for this test.Bill Wendling
2012-12-10Fixup test case from r169755. These are driver options, not frontend options. Chad Rosier
2012-12-10Specify if `-mno-red-zone' was used when creating the GCOV instrucmentation p...Bill Wendling