]> granicus.if.org Git - llvm/commitdiff
Remove trailing whitespace
authorVitaly Buka <vitalybuka@google.com>
Sat, 16 Dec 2017 02:12:35 +0000 (02:12 +0000)
committerVitaly Buka <vitalybuka@google.com>
Sat, 16 Dec 2017 02:12:35 +0000 (02:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320907 91177308-0d34-0410-b5e6-96231b3b80d8

test/ThinLTO/X86/empty-module.ll

index f97e0f0f8017ef1dc9e9ebec68fc9d5cd85dbd90..65edca2190a2d7ee5ba1dedbe08a587b542b53c2 100644 (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