[PATCH] D19801: [SelectionDAG] Don't treat library calls specially if marked with nobuiltin.
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 06:13:51 PDT 2016
filcab added a subscriber: filcab.
================
Comment at: test/CodeGen/SystemZ/memchr-03.ll:4
@@ +3,3 @@
+;
+; RUN: llc < %s -mtriple=s390x-linux-gnu -verify-machineinstrs | FileCheck %s
+
----------------
Please remove `-verify-machineinstrs` if it's not required.
Repository:
rL LLVM
http://reviews.llvm.org/D19801
More information about the llvm-commits
mailing list