mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 11:15:33 +00:00
Remove trailing whitespace
llvm-svn: 320907
This commit is contained in:
parent
4575f99b95
commit
e5bd3fb7bc
@ -1,7 +1,7 @@
|
||||
; RUN: opt -module-summary -o %t.bc %s
|
||||
|
||||
; RUN: rm -f %t2.0
|
||||
; RUN: llvm-lto2 run %t.bc -r %t.bc,foo,pl -o %t2 -thinlto-distributed-indexes
|
||||
; RUN: llvm-lto2 run %t.bc -r %t.bc,foo,pl -o %t2 -thinlto-distributed-indexes
|
||||
; RUN: llvm-readobj -h %t2.0 | FileCheck %s
|
||||
; RUN: llvm-nm %t2.0 | count 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user