1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Fix run line.

llvm-svn: 42990
This commit is contained in:
Tanya Lattner 2007-10-15 16:35:13 +00:00
parent a1947ff877
commit 3a64752342

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \
; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin
%struct._Unwind_Context = type { }