]> granicus.if.org Git - clang/commit
Don't generate assembly in backend diagnostic tests
authorAlp Toker <alp@nuanti.com>
Fri, 6 Jun 2014 11:20:58 +0000 (11:20 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 6 Jun 2014 11:20:58 +0000 (11:20 +0000)
commit3b8d7af3b6863dafe833dd63963840dcca02d421
treee153f753ba693b8397b7f60d211972ef6b91adc2
parent074f566e77c00adf47a771574b823142df3f9167
Don't generate assembly in backend diagnostic tests

A leftover -S was generating unwanted output in the source tree overriding
-only flags that normally disable output.

This reverts commit r210323 and implements the proper fix.

Reported by Timur Iskhodzhanov!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210326 91177308-0d34-0410-b5e6-96231b3b80d8
test/Frontend/optimization-remark-line-directive.c
test/Frontend/optimization-remark.c