mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 15:48:38 +00:00
Add back a RUN line removed by mistake by a previous commit
llvm-svn: 173502
This commit is contained in:
parent
32d4ba5aeb
commit
9ea07b5a8e
@ -1,3 +1,4 @@
|
||||
; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
|
||||
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
|
||||
|
||||
; Check that the friend tag is there and is followed by a DW_AT_friend that has a reference back.
|
||||
|
Loading…
Reference in New Issue
Block a user