test: remove unnecessary triple argument

This test is entirely target agnostic.  Avoid the triple to repair the
build bots.

llvm-svn: 291088
This commit is contained in:
Saleem Abdulrasool 2017-01-05 06:30:12 +00:00
parent cb5cbc8b66
commit 9b9e86b4bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc -mtriple thumbv7--- -I %p/include -filetype asm -o - %s | FileCheck %s
; RUN: llc -I %p/include -filetype asm -o - %s | FileCheck %s
module asm ".include \22module.x\22"