[PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Mon Mar 10 07:53:04 PDT 2014


  LGTM with a nit.


================
Comment at: test/Linker/targettriple.ll:13
@@ +12,3 @@
+; WARN-A: FileCheck error: '-' is empty.
+; WARN-A-NOT:  WARNING: Linking two modules of different target triples:
+
----------------
This WARN-A-NOT seems out of place. The check showing the FileCheck complained about an empty input should be all that is needed.


http://llvm-reviews.chandlerc.com/D3014

BRANCH
  master

ARCANIST PROJECT
  llvm



More information about the llvm-commits mailing list