Remove trailing whitespace

llvm-svn: 320907
This commit is contained in:
Vitaly Buka 2017-12-16 02:12:35 +00:00
parent 4575f99b95
commit e5bd3fb7bc

View File

@ -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