[llvm-commits] [llvm] r130812 - /llvm/trunk/test/MC/X86/x86-32-coverage.s

Eric Christopher echristo at apple.com
Tue May 3 17:48:02 PDT 2011


Author: echristo
Date: Tue May  3 19:48:02 2011
New Revision: 130812

URL: http://llvm.org/viewvc/llvm-project?rev=130812&view=rev
Log:
Remove some random comments that snuck in from somewhere.

Modified:
    llvm/trunk/test/MC/X86/x86-32-coverage.s

Modified: llvm/trunk/test/MC/X86/x86-32-coverage.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/X86/x86-32-coverage.s?rev=130812&r1=130811&r2=130812&view=diff
==============================================================================
--- llvm/trunk/test/MC/X86/x86-32-coverage.s (original)
+++ llvm/trunk/test/MC/X86/x86-32-coverage.s Tue May  3 19:48:02 2011
@@ -1,7 +1,3 @@
-# Build output for (null)
-# Generated at (null)
-# Using (null) configuration, (null) architecture for (null) target of (null) project
-
 // RUN: llvm-mc -triple i386-unknown-unknown %s --show-encoding  | FileCheck %s
 
 // CHECK: 	movb	$127, 3735928559(%ebx,%ecx,8)





More information about the llvm-commits mailing list