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)
commit7ce5f025a385511e12f8446a65ad71df0272e57c
tree74bd24f821d42f91f6f8997112fa00256b474a67
parenteae19460a75801781d3137a535741599a98fc807
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!

llvm-svn: 210326
clang/test/Frontend/optimization-remark-line-directive.c
clang/test/Frontend/optimization-remark.c