r211844 - Add test coverage for .bc input in the frontend

Alp Toker alp at nuanti.com
Sun Jun 29 14:31:17 PDT 2014


On 30/06/2014 00:24, Rafael EspĂ­ndola wrote:
>> +// RUN: %clang_cc1 -S -o - %t.bc > %t.bc.s
> Is this redirect needed?

Yes, it turned out to be needed in subsequent commit r211853, in order 
to filter out '.file' directives which appear to be based on the *input* 
filename in ELF assembly.

Alp.

>
> Cheers,
> Rafael

-- 
http://www.nuanti.com
the browser experts




More information about the cfe-commits mailing list