[PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Mar 10 08:42:18 PDT 2014
>
> ; RUN: cat %t.a.err | FileCheck --check-prefix=WARN-A %s
> WARN-A-NOT: WARNING: Linking two modules of different target triples:
Hi Manman, this WARN-A is over the previous FileCheck run, so I don't
think this WARN-A-NOT has any value, it is trivially true.
Cheers,
Rafael
More information about the llvm-commits
mailing list