test: add missing -triple

Ensure that the test builds for x86_64 as it is an assembly test.  This
should repair the buildbots.

llvm-svn: 345444
This commit is contained in:
Saleem Abdulrasool 2018-10-27 02:27:38 +00:00
parent 7d0ee07f40
commit c8e781c511
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# RUN: llvm-mc -filetype obj -o - %s | llvm-dwarfdump --verify -
# RUN: llvm-mc -triple x86_64-unknown-linux-gnu -filetype obj -o - %s | llvm-dwarfdump --verify -
.text