summaryrefslogtreecommitdiff
path: root/test/Profile/gcc-flag-compatibility.c
AgeCommit message (Expand)Author
2017-01-12Fix two test cases I missed updating in r291850. Sorry for the noise.Chandler Carruth
2016-12-23Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth
2016-07-22[Profile] Enable profile merging with -fprofile-generat[=<dir>]Xinliang David Li
2016-07-21[profile] update test case with interface change.Xinliang David Li
2016-07-16[Driver] Add flags for enabling both types of PGO InstrumentationSean Silva
2015-10-29Fix a soon to be invalid testXinliang David Li
2015-07-10Tweak a couple of -fprofile tests in clang/test to accept backslash in path.NAKAMURA Takumi
2015-07-10Remove test that tests referring to the current working directory. YouDaniel Jasper
2015-07-09Add GCC-compatible flags -fprofile-generate and -fprofile-use.Diego Novillo