test commit. removing unnecessary whitespace.
authorKristof Beyls <kristof.beyls@arm.com>
Fri, 24 Feb 2012 13:52:45 +0000 (13:52 +0000)
committerKristof Beyls <kristof.beyls@arm.com>
Fri, 24 Feb 2012 13:52:45 +0000 (13:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151363 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/odr_comdat.ll

index a1fcc9bfc2ac0b3875f0743f8d26e20047cf3f69..e28b5788ef6d10ca3ea9734dfba7d0439ededc21 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=arm-linux-gnueabi        | FileCheck %s -check-prefix=ARMGNUEABI
+; RUN: llc < %s -mtriple=arm-linux-gnueabi | FileCheck %s -check-prefix=ARMGNUEABI
 
 ; Checking that a comdat group gets generated correctly for a static member 
 ; of instantiated C++ templates.