[LLVMdev] [RFC] Exhaustive bitcode compatibility tests for IR features

Steven Wu stevenwu at apple.com
Fri Sep 19 14:08:44 PDT 2014


Make senses. Thank Rafael for the feedback. I will proceed to finish the test.

> On Sep 19, 2014, at 1:01 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> 
> On 19 September 2014 15:54, Steven Wu <stevenwu at apple.com> wrote:
>> Yes, we don’t need to edit the assembly in the file, but we need to modified the CHECK line to reflect the output of current llvm-dis. I was talking about updating the CHECK in all the previous version. Does that make sense?
> 
> Yes, the CHECK lines would have to be updated, but that seems like a
> pretty small annoyance.
> 
> Changing the assembly format means updating all tests that produce it,
> including test/Transforms and clang's tests, so this would be a drop
> in the ocean.
> 
> Cheers,
> Rafael





More information about the llvm-dev mailing list