[PATCH] D17093: [X86] Add address space for SS segment

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 23:33:40 PST 2016


delena added a subscriber: delena.

================
Comment at: test/CodeGen/X86/movss.ll:1
@@ +1,2 @@
+; RUN: llc < %s -march=x86 | grep ss
+
----------------
Please use FileCheck instead of grep


http://reviews.llvm.org/D17093





More information about the llvm-commits mailing list